On Tue, 21 Aug 2012 11:07:26 +0200
Michael Schnell <mschn...@lumino.de> wrote:

> On 08/21/2012 10:17 AM, Graeme Geldenhuys wrote:
> > if you want to do string comparisons, one option is to normalise the 
> > text before you do a compare. 
> Other  than the conversion necessary with system-calls when a different 
> encoding is used internally, comparing strings happens very often within 
> the user code. So the compiler can't force using complex stuff like that 
> all over the place.

It does not.

Mattias
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to