1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-07-28 00:21:53 +03:00

Moved error.h to xml-error.h, associated fixed and updates, Daniel

This commit is contained in:
Daniel Veillard
1999-03-05 06:26:45 +00:00
parent bc50b59d36
commit d109e37b00
12 changed files with 29 additions and 22 deletions

View File

@ -1,3 +1,10 @@
Fri Mar 5 07:23:53 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
* Renamed error.h to xml-error.h, corrected Makefile.am to list
it in the header and not the sources, updated the doc.
Thanks to Tim Mooney <mooney@dogbert.cc.ndsu.nodak.edu> for
pointing this out.
Mon Mar 1 13:27:17 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org> Mon Mar 1 13:27:17 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
* parser.c, parser.h, parserInternals.h: memory leak hunting, * parser.c, parser.h, parserInternals.h: memory leak hunting,

View File

@ -15,7 +15,6 @@ libxml_la_SOURCES = \
entities.c \ entities.c \
encoding.c \ encoding.c \
error.c \ error.c \
error.h \
parser.c \ parser.c \
debugXML.c \ debugXML.c \
tree.c \ tree.c \
@ -28,6 +27,7 @@ xmlinc_HEADERS = \
parser.h \ parser.h \
parserInternals.h \ parserInternals.h \
debugXML.h \ debugXML.h \
xml-error.h \
tree.h \ tree.h \
valid.h valid.h

2
SAX.c
View File

@ -11,7 +11,7 @@
#include "tree.h" #include "tree.h"
#include "parser.h" #include "parser.h"
#include "entities.h" #include "entities.h"
#include "error.h" #include "xml-error.h"
/* #define DEBUG_SAX */ /* #define DEBUG_SAX */

View File

@ -2,7 +2,7 @@
<!entity parser SYSTEM "sgml/parser.sgml"> <!entity parser SYSTEM "sgml/parser.sgml">
<!entity tree SYSTEM "sgml/tree.sgml"> <!entity tree SYSTEM "sgml/tree.sgml">
<!entity entities SYSTEM "sgml/entities.sgml"> <!entity entities SYSTEM "sgml/entities.sgml">
<!entity error SYSTEM "sgml/error.sgml"> <!entity error SYSTEM "sgml/xml-error.sgml">
<!entity valid SYSTEM "sgml/valid.sgml"> <!entity valid SYSTEM "sgml/valid.sgml">
<!entity parserInternals SYSTEM "sgml/parserInternals.sgml"> <!entity parserInternals SYSTEM "sgml/parserInternals.sgml">
]> ]>

View File

@ -58,8 +58,8 @@ HREF="gnome-xml-valid.html"
> &#8212; one line description goes here.</DT > &#8212; one line description goes here.</DT
><DT ><DT
><A ><A
HREF="gnome-xml-error.html" HREF="gnome-xml-xml-error.html"
>error</A >xml-error</A
> &#8212; one line description goes here.</DT > &#8212; one line description goes here.</DT
><DT ><DT
><A ><A

View File

@ -12,8 +12,8 @@ REL="UP"
TITLE="Gnome XML Library" TITLE="Gnome XML Library"
HREF="libxml.html"><LINK HREF="libxml.html"><LINK
REL="PREVIOUS" REL="PREVIOUS"
TITLE="error" TITLE="xml-error"
HREF="gnome-xml-error.html"></HEAD HREF="gnome-xml-xml-error.html"></HEAD
><BODY ><BODY
BGCOLOR="#FFFFFF" BGCOLOR="#FFFFFF"
TEXT="#000000" TEXT="#000000"
@ -36,7 +36,7 @@ WIDTH="10%"
ALIGN="left" ALIGN="left"
VALIGN="bottom" VALIGN="bottom"
><A ><A
HREF="gnome-xml-error.html" HREF="gnome-xml-xml-error.html"
>Prev</A >Prev</A
></TD ></TD
><TD ><TD
@ -5459,7 +5459,7 @@ WIDTH="33%"
ALIGN="left" ALIGN="left"
VALIGN="top" VALIGN="top"
><A ><A
HREF="gnome-xml-error.html" HREF="gnome-xml-xml-error.html"
>Prev</A >Prev</A
></TD ></TD
><TD ><TD
@ -5481,7 +5481,7 @@ VALIGN="top"
WIDTH="33%" WIDTH="33%"
ALIGN="left" ALIGN="left"
VALIGN="top" VALIGN="top"
>error</TD >xml-error</TD
><TD ><TD
WIDTH="34%" WIDTH="34%"
ALIGN="center" ALIGN="center"

View File

@ -15,8 +15,8 @@ REL="PREVIOUS"
TITLE="entities" TITLE="entities"
HREF="gnome-xml-entities.html"><LINK HREF="gnome-xml-entities.html"><LINK
REL="NEXT" REL="NEXT"
TITLE="error" TITLE="xml-error"
HREF="gnome-xml-error.html"></HEAD HREF="gnome-xml-xml-error.html"></HEAD
><BODY ><BODY
BGCOLOR="#FFFFFF" BGCOLOR="#FFFFFF"
TEXT="#000000" TEXT="#000000"
@ -52,7 +52,7 @@ WIDTH="10%"
ALIGN="right" ALIGN="right"
VALIGN="bottom" VALIGN="bottom"
><A ><A
HREF="gnome-xml-error.html" HREF="gnome-xml-xml-error.html"
>Next</A >Next</A
></TD ></TD
></TR ></TR
@ -2103,7 +2103,7 @@ WIDTH="33%"
ALIGN="right" ALIGN="right"
VALIGN="top" VALIGN="top"
><A ><A
HREF="gnome-xml-error.html" HREF="gnome-xml-xml-error.html"
>Next</A >Next</A
></TD ></TD
></TR ></TR
@ -2125,7 +2125,7 @@ HREF="libxml.html"
WIDTH="33%" WIDTH="33%"
ALIGN="right" ALIGN="right"
VALIGN="top" VALIGN="top"
>error</TD >xml-error</TD
></TR ></TR
></TABLE ></TABLE
></DIV ></DIV

View File

@ -179,9 +179,9 @@
<ANCHOR id ="XMLCOPYATTRIBUTETABLE" href="gnome-xml/gnome-xml-valid.html#XMLCOPYATTRIBUTETABLE"> <ANCHOR id ="XMLCOPYATTRIBUTETABLE" href="gnome-xml/gnome-xml-valid.html#XMLCOPYATTRIBUTETABLE">
<ANCHOR id ="XMLFREEATTRIBUTETABLE" href="gnome-xml/gnome-xml-valid.html#XMLFREEATTRIBUTETABLE"> <ANCHOR id ="XMLFREEATTRIBUTETABLE" href="gnome-xml/gnome-xml-valid.html#XMLFREEATTRIBUTETABLE">
<ANCHOR id ="XMLDUMPATTRIBUTETABLE" href="gnome-xml/gnome-xml-valid.html#XMLDUMPATTRIBUTETABLE"> <ANCHOR id ="XMLDUMPATTRIBUTETABLE" href="gnome-xml/gnome-xml-valid.html#XMLDUMPATTRIBUTETABLE">
<ANCHOR id ="GNOME-XML-ERROR" href="gnome-xml/gnome-xml-error.html"> <ANCHOR id ="GNOME-XML-XML-ERROR" href="gnome-xml/gnome-xml-xml-error.html">
<ANCHOR id ="XMLPARSERERROR" href="gnome-xml/gnome-xml-error.html#XMLPARSERERROR"> <ANCHOR id ="XMLPARSERERROR" href="gnome-xml/gnome-xml-xml-error.html#XMLPARSERERROR">
<ANCHOR id ="XMLPARSERWARNING" href="gnome-xml/gnome-xml-error.html#XMLPARSERWARNING"> <ANCHOR id ="XMLPARSERWARNING" href="gnome-xml/gnome-xml-xml-error.html#XMLPARSERWARNING">
<ANCHOR id ="GNOME-XML-PARSERINTERNALS" href="gnome-xml/gnome-xml-parserinternals.html"> <ANCHOR id ="GNOME-XML-PARSERINTERNALS" href="gnome-xml/gnome-xml-parserinternals.html">
<ANCHOR id ="XMLCREATEDOCPARSERCTXT" href="gnome-xml/gnome-xml-parserinternals.html#XMLCREATEDOCPARSERCTXT"> <ANCHOR id ="XMLCREATEDOCPARSERCTXT" href="gnome-xml/gnome-xml-parserinternals.html#XMLCREATEDOCPARSERCTXT">
<ANCHOR id ="XMLCREATEFILEPARSERCTXT" href="gnome-xml/gnome-xml-parserinternals.html#XMLCREATEFILEPARSERCTXT"> <ANCHOR id ="XMLCREATEFILEPARSERCTXT" href="gnome-xml/gnome-xml-parserinternals.html#XMLCREATEFILEPARSERCTXT">

View File

@ -93,8 +93,8 @@ HREF="gnome-xml-valid.html"
> &#8212; one line description goes here.</DT > &#8212; one line description goes here.</DT
><DT ><DT
><A ><A
HREF="gnome-xml-error.html" HREF="gnome-xml-xml-error.html"
>error</A >xml-error</A
> &#8212; one line description goes here.</DT > &#8212; one line description goes here.</DT
><DT ><DT
><A ><A

View File

@ -141,7 +141,7 @@ extern xmlSAXLocator xmlDefaultSAXLocator;
extern xmlSAXHandler xmlDefaultSAXHandler; extern xmlSAXHandler xmlDefaultSAXHandler;
#include "entities.h" #include "entities.h"
#include "error.h" #include "xml-error.h"
/* /*
* CHAR handling * CHAR handling

View File

@ -141,7 +141,7 @@ extern xmlSAXLocator xmlDefaultSAXLocator;
extern xmlSAXHandler xmlDefaultSAXHandler; extern xmlSAXHandler xmlDefaultSAXHandler;
#include "entities.h" #include "entities.h"
#include "error.h" #include "xml-error.h"
/* /*
* CHAR handling * CHAR handling