[fpc-devel] Unicode paths
Michael Van Canneyt
michael at freepascal.org
Mon Apr 11 20:19:53 CEST 2016
On Mon, 11 Apr 2016, Mattias Gaertner wrote:
> Hi,
>
> Are there any plans to extend FPC to support Unicode file paths under
> Windows?
> Of course this also means the other tools, like fpcres, fpmake and
> fppkg.
> Would this require a new flag?
The rtl already support this. But none of the tools currently use unicode
names.
It would also require examining command-line parameters, I think, because I
am not sure these are currently unicodestring (or UTF8).
Michael.
More information about the fpc-devel
mailing list