DO NOT REPLY [Bug 34713] - Bug in Example source for SAX usage of C++ API
[email protected] Mon, 2 May 2005 19:21:01 +0200 (CEST)
| Newsgroups | gmane.text.xml.xerces-p.devel |
|---|---|
| Message-ID | <[email protected]> |
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=34713>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=34713 ------- Additional Comments From [email protected] 2005-05-02 19:20 ------- Sorry; I mixed in my Implementation class (derived from Handler Base) in the new code. Correction of replacement code: HandlerBase* saxHandler = new HandlerBase(); DocumentHandler* docHandler = saxHandler; ErrorHandler* errHandler = saxHandler; -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.