Phillips, Addison scripsit: > These are both in UTF-8, are visually indistinguishable, and are > identical under NFC, but fopen() cares which bag of bytes you grab. The same is true on Windows, where filenames are 16-bit code units rather than 8-bit code units. In general, we simply cannot normalize file names, because both Windows and Unix filesystems distinguish between names that are equivalent under canonical equivalence. -- John Cowan http://www.ccil.org/~cowan cowan@ccil.org The whole of Gaul is quartered into three halves. --Julius CaesarReceived on Wednesday, 10 December 2014 02:08:34 UTC
This archive was generated by hypermail 2.4.0 : Sunday, 10 October 2021 22:17:57 UTC