40e82ed1c0f05e1965e06cb90f32b6283fe6f6b0
* contrib/hbgd/gdwrp.c
* cleaned conversion between Harbour logical to/from int flags
* deleted repetitive comments
! fixed to check for proper GC collected pointer type, not
just any pointer. This may avoid some GPFs and memory
corruption and report them as RTE
! GDIMAGESTRINGFTEX() to allow float numbers for ptsize parameter
! GDIMAGEFILLEDPOLYGON(), GDIMAGEOPENPOLYGON(), GDIMAGEPOLYGON()
fixed to not leave uninitialized trash in point coordinates
if wrongly formed parameters is passed
! GDIMAGEFILLEDPOLYGON(): fixed buffer overrun if number of
points exceeded 50
; further 700 LOC and 12KB source size reduction
* ChangeLog
* added LOC reduction to prev (-2800 lines)
Description
Harbour Core — Reference source for Five development
Languages
C
80.3%
xBase
17.8%
Makefile
0.6%
C++
0.4%
Harbour
0.4%
Other
0.3%