Posted by Phil Frisbie, Jr. on May 15, 2006 at 16:10:13:
In Reply to: Re: Status and current changes posted by Davis Chord on May 08, 2006 at 19:59:58:
: : I have had a change in thinking, and I am going to eliminate, or to be more precise depreciate, the basic HawkNL data types like NLbyte, NLshort, etc., in favor of the POSIX data types int8_t, int16_t, etc. This is just like the work I have already done with HawkThreads and HawkTime.
:
: What will all of this mean for us Delphi users? I really hope to see support for Delphi past v1.68. :)
Delphi has always been a contributed effort. I do try to make some changes to the .pas file when I can, but I have no way of testing the Delphi support.
Phil