[libxml++] [ libxmlplusplus-Patches-708826 ] Use std::string for SaxParser::on_get_entity() arg
- From: "SourceForge.net" <noreply sourceforge net>
- To: noreply sourceforge net
- Subject: [libxml++] [ libxmlplusplus-Patches-708826 ] Use std::string for SaxParser::on_get_entity() arg
- Date: Mon, 24 Mar 2003 06:57:51 -0800
Patches item #708826, was opened at 2003-03-24 14:57
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=312999&aid=708826&group_id=12999
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Jonathan Wakely (redi)
Assigned to: Nobody/Anonymous (nobody)
Summary: Use std::string for SaxParser::on_get_entity() arg
Initial Comment:
This patch makes the SaxParser::on_get_entity() take a
std::string argument, to hide the fact that an xmlChar*
is used internally by the library and to be consistent
with the other SaxParser virtual functions.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=312999&aid=708826&group_id=12999
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]