This commit is contained in:
Andi Jahja
2002-01-02 03:04:20 +00:00
parent 5d2d8f5deb
commit ab0045a299
2 changed files with 4 additions and 4 deletions

View File

@@ -7,6 +7,10 @@
For example:
2002-12-01 23:12 UTC+0100 Foo Bar <foo.bar@foobar.org>
*/
! restore original copy as it caused memory leak in Windows OS
as reported by Sid 'Saylor'. Now hb_xgrab() problem when running
hbtest.exe which compiled with -DHB_FMSTATISTICS_OFF ( harbour.exe
and libraries were also compiled with the same switch ) remains
open :(
2002-01-03 00:40 UTC-0300 Luiz Rafael Culik <culik@sl.conex.net>

View File

@@ -106,10 +106,6 @@ static ULONG PackDateTime( void )
void hb_compChkCompilerSwitch( int iArg, char * Args[] )
{
/* Generates implicit startup procedure
*/
hb_comp_bStartProc = TRUE;
/* If iArg is passed check the command line options */
if( iArg )
{