[Expat-bugs] [ expat-Bugs-679468 ] Slight error in documentation

SourceForge.net noreply at sourceforge.net
Wed Mar 12 17:42:55 EST 2003


Bugs item #679468, was opened at 2003-02-03 07:56
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=679468&group_id=10127

Category: Documentation
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Kenneth Gangsto (sphair)
Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: Slight error in documentation

Initial Comment:
In the reference documentation of Expat 1.95.6, the 
following function is listed:

const XML_LChar *XML_ErrorString(int code);

Return a string describing the error corresponding to 
code. The code should be one of the enums that can be 
returned from XML_GetErrorCode. 

But in the header this is defined as:
XML_ErrorString(enum XML_Error code);



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

>Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2003-03-12 20:42

Message:
Logged In: YES 
user_id=3066

Good catch!
I've fixed this in doc/reference.html 1.44.

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

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



More information about the Expat-bugs mailing list