[Lazarus] logic bug in many (or most) TSynEdit
Felipe Monteiro de Carvalho
felipemonteiro.carvalho at gmail.com
Sat Jun 5 08:06:59 CEST 2010
2010/6/4 ik <idokan at 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.
--
Felipe Monteiro de Carvalho
More information about the Lazarus
mailing list