[Expat-bugs] [ expat-Bugs-651754 ] Feat req: get XML_Memory_Handling_Suite

noreply at sourceforge.net noreply at sourceforge.net
Tue Dec 10 17:16:16 EST 2002


Bugs item #651754, was opened at 2002-12-11 04:16
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=651754&group_id=10127

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Artyom Bolgar (artyom17)
Assigned to: Nobody/Anonymous (nobody)
Summary: Feat req: get XML_Memory_Handling_Suite

Initial Comment:
It is not a bug report, it is a feature request. What do 
you think of adding the function, that returns the pointer 
to XML_Memory_Handling_Suite for passed 
XML_Parser? It is necessary for me, I am developing an 
extension for Expat and I would like to use the same 
allocation/reallocation/free function as the current 
XML_Parser uses. Since XML_Parser struct defined 
inside .C-file, I can't get an access to 
XML_Memory_Handling_Suite struct for the parser. 
Please add this function, since it will be very simple.

Sincerely,
 Artyom Bolgar.

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

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



More information about the Expat-bugs mailing list