Re: wchar_t and printf not working
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com On Mon, 28 Mar 2005 14:09:11 -0500 Michael B Allen <mba2000@ioplex.com> wrote: Actually, you will *never* see UTF-8 with more than 4 octets per codepoint. Period. That is the way that UTF-8 is defined. If you see a 5 or 6 octet character, then you are not reading UTF-8 data. This is incorrect. Please read the first sentence in section 2 of RFC 2279: - WBR, Alexey Proskuryakov _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... Please read RFC 3251 <http://www.faqs.org/rfcs/rfc3251.html> "Electricity over IP", then! RFCs often have mistakes, and are complete nonsense sometimes. UTF-8 is defined in the Unicode standard. This email sent to site_archiver@lists.apple.com
participants (1)
-
Alexey Proskuryakov