]> git.mxchange.org Git - flightgear.git/commit
* fix a problem where attributes or elements starting with the same letter
authorehofman <ehofman>
Mon, 20 Apr 2009 16:46:39 +0000 (16:46 +0000)
committerTim Moore <timoore@redhat.com>
Fri, 1 May 2009 22:44:20 +0000 (00:44 +0200)
commit8dec4a987f026a3ab014ecb2025eedd840675371
tree2ba3adf3a6eaa53bfd4d81018fb62541c356b18a
parent7e3531ef5cae0c0e9ac325de8712f3b67a3e5e5f
  * fix a problem where attributes or elements starting with the same letter
    sequence could give a false negative result
  * Add a 'clear' attribute to the xmlErrorGet functions that indicates whether
    the error should be cleared or not
  * detect more xml syntax errors
utils/xmlgrep/ChangeLog
utils/xmlgrep/README
utils/xmlgrep/xml.c
utils/xmlgrep/xml.h
utils/xmlgrep/xmlgrep.c