2008-10-14 00:02 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/source/vm/dynlibhb.c
! fixed HB_LIBFREE() return value - thanks to Enrico
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
2008-12-31 13:59 UTC+0100 Foo Bar (foo.bar foobar.org)
|
||||
*/
|
||||
|
||||
2008-10-14 00:02 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/source/vm/dynlibhb.c
|
||||
! fixed HB_LIBFREE() return value - thanks to Enrico
|
||||
|
||||
2008-10-13 22:27 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
|
||||
* tests/transtst.prg
|
||||
* doc/en/string.txt
|
||||
|
||||
@@ -149,7 +149,7 @@ HB_FUNC( HB_LIBFREE )
|
||||
}
|
||||
hb_vmUnlockModuleSymbols();
|
||||
}
|
||||
hb_retl( FALSE );
|
||||
hb_retl( fResult );
|
||||
}
|
||||
|
||||
HB_FUNC( HB_LIBERROR )
|
||||
|
||||
Reference in New Issue
Block a user