#25209: xmlindent: Assertion failed on Snow Leopard ---------------------------------+------------------------------------------ Reporter: vitaly@… | Owner: cedric.luthi@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.0 Keywords: | Port: xmlindent ---------------------------------+------------------------------------------ Changes (by macsforever2000@…): * owner: macports-tickets@… => cedric.luthi@… * keywords: xmlindent, snow leopard => Old description:
xmlindent fails to process any file o Snow Leopard.
cat test.xml <test></test>
xmlindent test.xml <test></test> Assertion failed: (strlen(yytext) == 1), function content, file indent.c, line 443. Abort trap
New description: xmlindent fails to process any file o Snow Leopard. {{{ cat test.xml <test></test> xmlindent test.xml <test></test> Assertion failed: (strlen(yytext) == 1), function content, file indent.c, line 443. Abort trap }}} -- -- Ticket URL: <http://trac.macports.org/ticket/25209#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS