Edit

kc3-lang/libxml2/result/ent13

Branch :

  • Show log

    Commit

  • Author : Daniel Veillard
    Date : 2008-10-03 07:58:23
    Hash : 7f4547cd
    Message : preparing the release of 2.7.2 fix the Solaris portability issue * configure.in doc/* NEWS: preparing the release of 2.7.2 * dict.c: fix the Solaris portability issue * parser.c: additional cleanup on #554660 fix * test/ent13 result/ent13* result/noent/ent13*: added the example in the regression test suite. * HTMLparser.c: handle leading BOM in htmlParseElement() Daniel svn path=/trunk/; revision=3799

  • result/ent13
  • <?xml version="1.0"?>
    <!DOCTYPE test [
    <!ENTITY ampproblem "&amp;">
    ]>
    <t a="&ampproblem;">a</t>