Xhabour Compiler Updates
Publicado: Sab Sep 23, 2006 5:01 pm
I've notice on the xharbour.com website that they have made some
improvements to the ADSRDD, specifically the following:
xHarbour RDDADS
a.. Added possibility to save memo fields bigger than 64K.
b.. Inverted checking for memo data types, verifying binary first, to
prevent freeze in some empty ADT tabes.
c.. Make GOTOP() when new index is open and is set as control one.
d.. Fixed bug where the Found flag set by AdsSeek() was incorrect. This
code is activated only when ADS cannot serve a filter itself and filtering
is done at the app level. If the first "hit" from a seek landed on a bad
record, SKIPFILTER would move to the appropriate following record but the
Found() flag was wrong.
e.. Fixed ADT creation bug with > 450 fields
f.. Fixed location and slashes for ads.ch and adsexternal.ch in
include/hbextern.ch.
It appears that these changes are part of the open source xharbour compiler
as evidence by recent posts to the xharbour.org website. My question is: Are
these part of the xharbour download provided by xailer or are these future
enhancements we need to wait for?
Thanks,
Andy
improvements to the ADSRDD, specifically the following:
xHarbour RDDADS
a.. Added possibility to save memo fields bigger than 64K.
b.. Inverted checking for memo data types, verifying binary first, to
prevent freeze in some empty ADT tabes.
c.. Make GOTOP() when new index is open and is set as control one.
d.. Fixed bug where the Found flag set by AdsSeek() was incorrect. This
code is activated only when ADS cannot serve a filter itself and filtering
is done at the app level. If the first "hit" from a seek landed on a bad
record, SKIPFILTER would move to the appropriate following record but the
Found() flag was wrong.
e.. Fixed ADT creation bug with > 450 fields
f.. Fixed location and slashes for ads.ch and adsexternal.ch in
include/hbextern.ch.
It appears that these changes are part of the open source xharbour compiler
as evidence by recent posts to the xharbour.org website. My question is: Are
these part of the xharbour download provided by xailer or are these future
enhancements we need to wait for?
Thanks,
Andy