Andi Jahja <harbour@cbn.net.id>
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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 )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user