On 05/06/2010 07:06, Felipe Monteiro de Carvalho wrote:
2010/6/4 ik<ido...@gmail.com>:
The implementation of TSynEdit is to run across all of the ASCII table
(0..255) and act only by this. And that's a logical bug imho.
Not really. UTF-8 is implemented in such a way that it is indeed
possible to treat it as Extended ASCII in this case.

But there indeed is a bug, it doesn't recognize non-english
identifiers and codetools can't handle them too.
    Example?
Does fpc handle them ?

I know
  var über: Integer
does not work, but it does not compile either (last time I checked)

Martin

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to