2009-06-29 01:32 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)

* utils/hbmk2/hbmk2.prg
    ! Fix to prev fix.
This commit is contained in:
Viktor Szakats
2009-06-28 23:33:21 +00:00
parent e94ee04f9a
commit cf388a651e
2 changed files with 7 additions and 3 deletions

View File

@@ -17,6 +17,10 @@
past entries belonging to author(s): Viktor Szakats.
*/
2009-06-29 01:32 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* utils/hbmk2/hbmk2.prg
! Fix to prev fix.
2009-06-29 01:25 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* utils/hbmk2/hbmk2.prg
! Fixed Harbour warning on non-linux/win/dos platforms.

View File

@@ -3983,9 +3983,9 @@ FUNCTION hbmk( aArgs, /* @ */ lPause, /* @ */ lUTF8 )
#else
HB_SYMBOL_UNUSED( cBin_Cprs )
HB_SYMBOL_UNUSED( cOpt_CprsMin )
HB_SYMBOL_UNUSED( cOpt_CprsMax )
cBin_Cprs := NIL
cOpt_CprsMin := ""
cOpt_CprsMax := ""
#endif