You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "James Peach (JIRA)" <ji...@apache.org> on 2013/11/13 06:11:18 UTC

[jira] [Commented] (TS-2199) Warning from libxml2: Use of deprecated SAXv1 function endElement

    [ 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)