2010-11-08 12:40 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbhpdf/3rd/libhpdf/libhpdf.hbp
! Fixed to enable win-specific dynamic lib related option
only on win platform.
* doc/xhb-diff.txt
! Minor typo.
This commit is contained in:
@@ -16,6 +16,14 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2010-11-08 12:40 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* contrib/hbhpdf/3rd/libhpdf/libhpdf.hbp
|
||||
! Fixed to enable win-specific dynamic lib related option
|
||||
only on win platform.
|
||||
|
||||
* doc/xhb-diff.txt
|
||||
! Minor typo.
|
||||
|
||||
2010-11-08 12:20 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/contrib/xhb/xhb.hbp
|
||||
* harbour/contrib/xhb/xhb.hbx
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
|
||||
# Suppress deprecated warnings until libharu gets updated for latest libpng
|
||||
-cflag=-DPNG_NO_PEDANTIC_WARNINGS
|
||||
-cflag=-DHPDF_DLL_MAKE_CDECL{hbdyn}
|
||||
-cflag=-DHPDF_DLL_MAKE_CDECL{allwin&hbdyn}
|
||||
-cflag=-U__COREDLL__{mingwarm}
|
||||
|
||||
_hbhbpdf.c
|
||||
|
||||
@@ -622,7 +622,7 @@ i.e.:
|
||||
Note for Clipper users: 'hb_adel( aParams, n, .t. )' in above example
|
||||
works like 'adel( aParams, n ); asize( aParams, len( aParams ) - 1 )'.
|
||||
|
||||
This functionality is unique to Harbour and xHarbour does not supports
|
||||
This functionality is unique to Harbour and xHarbour does not support
|
||||
hb_arrayToParams() or similar function.
|
||||
|
||||
|
||||
@@ -3147,4 +3147,3 @@ expect speed improvement executing MT parallel programs on multi CPU
|
||||
machines. For some programs like MT servers it may be critical - programs
|
||||
compiled by Harbour can be quite well improved by simple hardware
|
||||
upgrade to 4, 8, 16 or more CPU machines.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user