[Expat-bugs] [Bug #129217] XML_DefaultCurrent not exported

noreply@sourceforge.net noreply@sourceforge.net
Fri, 26 Jan 2001 11:19:14 -0800


Bug #129217, was updated on 2001-Jan-18 00:24
Here is a current snapshot of the bug.

Project: Expat XML Parser
Category: None
Status: Closed
Resolution: Fixed
Bug Group: None
Priority: 5
Submitted by: nobody
Assigned to : fdrake
Summary: XML_DefaultCurrent not exported

Details: XML_DefaultCurrent is not exported (for Win32 build).
I got a linker error when building XML::Parser.
I changed expat.h, line 500:
 void XMLPARSEAPI
 XML_DefaultCurrent(XML_Parser parser);

Steffen Göldner
s.goeldner@eurodata.de


Follow-Ups:

Date: 2001-Jan-26 11:19
By: fdrake

Comment:
Fixed in lib/expat.h.in revision 1.2.
-------------------------------------------------------

For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=129217&group_id=10127