On Wed, Jul 24, 2013 at 4:07 AM, Carsten Bager <cars...@beas.dk> wrote:
> (...)
>
> 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},
but there's no mention of the latter in the manual:
http://www.freepascal.org/docs-html/ref/refsu11.html

Best regards,
Flávio
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to