[Expat-bugs] [ expat-Bugs-1379630 ] XML_Char is not always UTF-8

SourceForge.net noreply at sourceforge.net
Tue Dec 27 19:42:33 CET 2005


Bugs item #1379630, was opened at 2005-12-13 11:25
Message generated for change (Settings changed) made by kwaclaw
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=1379630&group_id=10127

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Documentation
Group: None
>Status: Closed
Resolution: Fixed
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: XML_Char is not always UTF-8

Initial Comment:
Hi!
I use expat 1.95.8. I read the documentation and
everywhere it says that the character data submitted to
my application will always be either UTF-8 and UTF-16
depending on how it was compiled.

But on page 17, chapter 'Handler Setting', last
paragraph it reads 'Your handlers will be receiving
strings in arrays of type XML_Char. This
type.....contains bytes encoding UTF-8.
.....independent of the original encoding of the document. 

It should say UTF-8 or UTF-16 depending on how it was
compiled, here too right?

BRs
/Olle



----------------------------------------------------------------------

Comment By: Karl Waclawek (kwaclaw)
Date: 2005-12-13 12:21

Message:
Logged In: YES 
user_id=290026

Correct. Fixed in reference.html 1.67.

Karl

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=1379630&group_id=10127


More information about the Expat-bugs mailing list