fpc-devel  

Re: [fpc-devel] RTL and Unicode filenames operations.

Marco van de Voort
Mon, 01 Feb 2010 00:31:46 -0800

In our previous episode, dmitry boyarintsev said:
> > What would you do on Unix? Any solution must be platform-wide.
> 
> I'm not talking about removing Ansi functions. I'm talking about the
> possibility of adding Unicode function equivalents.

> For Unix unicode functions would simply call Ansi functions,
> converting Unicode to AnsiString.

Which requires libc, and *nix supports UTF-8 directly.

The point is more or less to come up with some logical system, not just
random additions when something is missing.

And IMHO it is still to early, first the unicodestring support must be
finished, and then a course has to be laid out which of the thousands of
strings operations to convert.

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