[fpc-devel]adhoc string bugs in 1.0.6 pre2 (not sure though)
Peter Vreman
peter at freepascal.org
Wed Apr 17 14:10:35 CEST 2002
> Hi, I've made a little study of errors related to strings, and specially with
> string length. There's an attach with all the examples cited below for you not
> to copy-paste the examples again.
I don't have the time at the moment to test the bugs. But Did you use -Sh or -Sd on the
commandline to turn on ansistrings? Else you are using standard pascal strings that can be
only 255 chars long.
More information about the fpc-devel
mailing list