Re: [Harbour] 2008-06-26 12:25 UTC+0200 Viktor Szakats (harbour.01 syenar hu)

2008-06-26 Thread Grigory Filatov
Dear Viktor, There is a small typo of Last Entry info in hbpp.c at folder harbour\source\pp : ... if( szLastEntry ) { pszEscaped = hb_pp_escapeString( szChangeLogID ); fprintf( fout, "\n#define HB_VER_LENTRY \"%s\"\n", pszEscaped ); hb_xfree( pszEscaped )

[Harbour] 2008-06-26 12:25 UTC+0200 Viktor Szakats (harbour.01 syenar hu)

2008-06-26 Thread Szakáts Viktor
2008-06-26 12:25 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * contrib/hbmysql/mysql.c * contrib/hbmysql/tmysql.prg * contrib/hbmsql/msql.c * contrib/hbmsql/tmsql.prg ! Fixed again to use hb_parptr()/hb_retptr() instead of hb_parnl()/hb_retnl(). This fixes these libs