On 12 jun 2007, at 10:17, Felipe Monteiro de Carvalho wrote:

On 6/12/07, Jonas Maebe <[EMAIL PROTECTED]> wrote:
The compiler internally stores such strings as widestrings. I don't
know the details of what the scanner does exactly with utf-8 and why
it does so, but there's quite a few utf-8 specific code in the scanner.

Should I submit a bug report?

You can try, but as I said I have no idea whether what you are doing is correct or not. Maybe you're just supposed to wrap all your constant strings with UTF8Encode() before passing them to a routine which expects utf-8 strings.


Jonas
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to