[
https://issues.apache.org/jira/browse/TS-2199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13820951#comment-13820951
]
James Peach commented on TS-2199:
---------------------------------
Or, we could write tests for this. I restored proxy/test_xml_parser.cc some
time ago, but that only tests the log ging XML parser. It would be simple to
add a XML parse test for the expat/libxml2 parser. Then we could later rip out
the hand-rolled InkXml code in favor of the real XML parser.
> Warning from libxml2: Use of deprecated SAXv1 function endElement
> -----------------------------------------------------------------
>
> Key: TS-2199
> URL: https://issues.apache.org/jira/browse/TS-2199
> Project: Traffic Server
> Issue Type: Bug
> Components: Core
> Reporter: Leif Hedstrom
> Assignee: Leif Hedstrom
>
> When starting traffic_manager, we get a warning when linking with the the
> libxml2 library:
> {code}
> Use of deprecated SAXv1 function endElement
> {code}
--
This message was sent by Atlassian JIRA
(v6.1#6144)