[fpc-pascal] FileIO in FPC 3.0
Mattias Gaertner
nc-gaertnma at netcologne.de
Fri Sep 25 14:15:10 CEST 2015
On Fri, 25 Sep 2015 13:47:22 +0200 (CEST)
marcov at stack.nl (Marco van de Voort) wrote:
>[...]
> BSD/Linux afaik has the same problem. The filesystem is binary, not textual.
> The textual aspect is only interpretation.
Yes. I see invalid UTF-8 file names on Linux systems often (cannot be
converted to UTF-16).
Are invalid UTF-16 file names under Windows really a practical
problem?
What program allows to create invalid UTF-16 file names?
With "invalid UTF-16" I mean not-convertable-to-UTF-8. I don't mean invalid code points.
Mattias
More information about the fpc-pascal
mailing list