[fpc-pascal] Embedded ARM7 and long strings
Carsten Bager
carsten at beas.dk
Fri Jul 26 07:21:31 CEST 2013
> > The {$LONGSTRINGS OFF} directive is given at the beginning of the program, and that
> > eliminates any problems with "long strings" using the 2.05 compiler. That does not seem to
> > work with the new compiler.
> >
> > Is there a way around this problem?
> >
> > Carsten
>
> Did you try {$H-}? Sure, AFAIR it was just a shorthand {$LONGSTRING},
I tried but it did not change anything.
Carsten
> Best regards,
> Flávio
More information about the fpc-pascal
mailing list