DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27270>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27270

Xerces cannot open file whose name includes UTF8 characters





------- Additional Comments From [EMAIL PROTECTED]  2004-02-27 16:23 -------
Hi James,

Maybe I didn't make myself clear, so let me see if I can express this more 
concisely.  If the encoding for characters stored in a C-style string (that is, 
the encoding for the char type) is not consistent, I don't know how you can 
successfully resolve this problem.  Are we to assume that anything that comes 
in throught the argv vector is UTF-8?  Isn't this really a feature/bug of the 
OS? 

I'm not sure your analogy to Windows is relevant.  A user's locale implies a 
particular encoding for characters, but it's consistent within a program, and 
the system's transcoders will work just fine.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to