[fpc-pascal] Any drawbacks with -Fcutf8 param

Jonas Maebe jonas.maebe at elis.ugent.be
Thu Jul 8 10:50:02 CEST 2010


On 08 Jul 2010, at 10:07, Graeme Geldenhuys wrote:

> what would happen if they
> do contain characters > #127? Does the compiler though some "malformed
> unicode character" error during compilation?

If the character is indeed malformed (it might also be a valid  
sequence by accident), then the compiler will throw an error.


Jonas



More information about the fpc-pascal mailing list