1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-10-23 01:52:48 +03:00

removed some annoying warnings fixed a bug in the PubidChars definition,

* check-xml-test-suite.py: removed some annoying warnings
* chvalid.def chvalid.c include/libxml/chvalid.h: fixed a bug
  in the PubidChars definition, regenerated, there is still
  a bug left somewhere
* genChRanges.py: save the header directly in include/libxml/
* configure.in: I generated a 2.6.0beta6 earlier today
Daniel
This commit is contained in:
Daniel Veillard
2003-10-11 20:58:06 +00:00
parent 6819a4e3e8
commit 1a99396b18
8 changed files with 23 additions and 20 deletions

View File

@@ -4796,7 +4796,6 @@ actually an xmlCharEncoding'/>
<field name='state' type='xmlAutomataStatePtr' info=' used to build the automata'/>
<field name='am' type='void *' info=''/>
<field name='state' type='void *' info=''/>
<field name='serror' type='xmlStructuredErrorFunc' info=' structured error reporting capability'/>
</struct>
<typedef name='xmlValidCtxtPtr' file='valid' type='xmlValidCtxt *'/>
<struct name='xmlValidState' file='valid' type='struct _xmlValidState'/>