mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2024-12-24 21:33:51 +03:00
Moved error.h to xml-error.h, associated fixed and updates, Daniel
This commit is contained in:
parent
bc50b59d36
commit
d109e37b00
@ -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>
|
||||
|
||||
* parser.c, parser.h, parserInternals.h: memory leak hunting,
|
||||
|
@ -15,7 +15,6 @@ libxml_la_SOURCES = \
|
||||
entities.c \
|
||||
encoding.c \
|
||||
error.c \
|
||||
error.h \
|
||||
parser.c \
|
||||
debugXML.c \
|
||||
tree.c \
|
||||
@ -28,6 +27,7 @@ xmlinc_HEADERS = \
|
||||
parser.h \
|
||||
parserInternals.h \
|
||||
debugXML.h \
|
||||
xml-error.h \
|
||||
tree.h \
|
||||
valid.h
|
||||
|
||||
|
2
SAX.c
2
SAX.c
@ -11,7 +11,7 @@
|
||||
#include "tree.h"
|
||||
#include "parser.h"
|
||||
#include "entities.h"
|
||||
#include "error.h"
|
||||
#include "xml-error.h"
|
||||
|
||||
/* #define DEBUG_SAX */
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<!entity parser SYSTEM "sgml/parser.sgml">
|
||||
<!entity tree SYSTEM "sgml/tree.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 parserInternals SYSTEM "sgml/parserInternals.sgml">
|
||||
]>
|
||||
|
@ -58,8 +58,8 @@ HREF="gnome-xml-valid.html"
|
||||
> — one line description goes here.</DT
|
||||
><DT
|
||||
><A
|
||||
HREF="gnome-xml-error.html"
|
||||
>error</A
|
||||
HREF="gnome-xml-xml-error.html"
|
||||
>xml-error</A
|
||||
> — one line description goes here.</DT
|
||||
><DT
|
||||
><A
|
||||
|
@ -12,8 +12,8 @@ REL="UP"
|
||||
TITLE="Gnome XML Library"
|
||||
HREF="libxml.html"><LINK
|
||||
REL="PREVIOUS"
|
||||
TITLE="error"
|
||||
HREF="gnome-xml-error.html"></HEAD
|
||||
TITLE="xml-error"
|
||||
HREF="gnome-xml-xml-error.html"></HEAD
|
||||
><BODY
|
||||
BGCOLOR="#FFFFFF"
|
||||
TEXT="#000000"
|
||||
@ -36,7 +36,7 @@ WIDTH="10%"
|
||||
ALIGN="left"
|
||||
VALIGN="bottom"
|
||||
><A
|
||||
HREF="gnome-xml-error.html"
|
||||
HREF="gnome-xml-xml-error.html"
|
||||
>Prev</A
|
||||
></TD
|
||||
><TD
|
||||
@ -5459,7 +5459,7 @@ WIDTH="33%"
|
||||
ALIGN="left"
|
||||
VALIGN="top"
|
||||
><A
|
||||
HREF="gnome-xml-error.html"
|
||||
HREF="gnome-xml-xml-error.html"
|
||||
>Prev</A
|
||||
></TD
|
||||
><TD
|
||||
@ -5481,7 +5481,7 @@ VALIGN="top"
|
||||
WIDTH="33%"
|
||||
ALIGN="left"
|
||||
VALIGN="top"
|
||||
>error</TD
|
||||
>xml-error</TD
|
||||
><TD
|
||||
WIDTH="34%"
|
||||
ALIGN="center"
|
||||
|
@ -15,8 +15,8 @@ REL="PREVIOUS"
|
||||
TITLE="entities"
|
||||
HREF="gnome-xml-entities.html"><LINK
|
||||
REL="NEXT"
|
||||
TITLE="error"
|
||||
HREF="gnome-xml-error.html"></HEAD
|
||||
TITLE="xml-error"
|
||||
HREF="gnome-xml-xml-error.html"></HEAD
|
||||
><BODY
|
||||
BGCOLOR="#FFFFFF"
|
||||
TEXT="#000000"
|
||||
@ -52,7 +52,7 @@ WIDTH="10%"
|
||||
ALIGN="right"
|
||||
VALIGN="bottom"
|
||||
><A
|
||||
HREF="gnome-xml-error.html"
|
||||
HREF="gnome-xml-xml-error.html"
|
||||
>Next</A
|
||||
></TD
|
||||
></TR
|
||||
@ -2103,7 +2103,7 @@ WIDTH="33%"
|
||||
ALIGN="right"
|
||||
VALIGN="top"
|
||||
><A
|
||||
HREF="gnome-xml-error.html"
|
||||
HREF="gnome-xml-xml-error.html"
|
||||
>Next</A
|
||||
></TD
|
||||
></TR
|
||||
@ -2125,7 +2125,7 @@ HREF="libxml.html"
|
||||
WIDTH="33%"
|
||||
ALIGN="right"
|
||||
VALIGN="top"
|
||||
>error</TD
|
||||
>xml-error</TD
|
||||
></TR
|
||||
></TABLE
|
||||
></DIV
|
||||
|
@ -179,9 +179,9 @@
|
||||
<ANCHOR id ="XMLCOPYATTRIBUTETABLE" href="gnome-xml/gnome-xml-valid.html#XMLCOPYATTRIBUTETABLE">
|
||||
<ANCHOR id ="XMLFREEATTRIBUTETABLE" href="gnome-xml/gnome-xml-valid.html#XMLFREEATTRIBUTETABLE">
|
||||
<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 ="XMLPARSERERROR" href="gnome-xml/gnome-xml-error.html#XMLPARSERERROR">
|
||||
<ANCHOR id ="XMLPARSERWARNING" href="gnome-xml/gnome-xml-error.html#XMLPARSERWARNING">
|
||||
<ANCHOR id ="GNOME-XML-XML-ERROR" href="gnome-xml/gnome-xml-xml-error.html">
|
||||
<ANCHOR id ="XMLPARSERERROR" href="gnome-xml/gnome-xml-xml-error.html#XMLPARSERERROR">
|
||||
<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 ="XMLCREATEDOCPARSERCTXT" href="gnome-xml/gnome-xml-parserinternals.html#XMLCREATEDOCPARSERCTXT">
|
||||
<ANCHOR id ="XMLCREATEFILEPARSERCTXT" href="gnome-xml/gnome-xml-parserinternals.html#XMLCREATEFILEPARSERCTXT">
|
||||
|
@ -93,8 +93,8 @@ HREF="gnome-xml-valid.html"
|
||||
> — one line description goes here.</DT
|
||||
><DT
|
||||
><A
|
||||
HREF="gnome-xml-error.html"
|
||||
>error</A
|
||||
HREF="gnome-xml-xml-error.html"
|
||||
>xml-error</A
|
||||
> — one line description goes here.</DT
|
||||
><DT
|
||||
><A
|
||||
|
@ -141,7 +141,7 @@ extern xmlSAXLocator xmlDefaultSAXLocator;
|
||||
extern xmlSAXHandler xmlDefaultSAXHandler;
|
||||
|
||||
#include "entities.h"
|
||||
#include "error.h"
|
||||
#include "xml-error.h"
|
||||
|
||||
/*
|
||||
* CHAR handling
|
||||
|
2
parser.h
2
parser.h
@ -141,7 +141,7 @@ extern xmlSAXLocator xmlDefaultSAXLocator;
|
||||
extern xmlSAXHandler xmlDefaultSAXHandler;
|
||||
|
||||
#include "entities.h"
|
||||
#include "error.h"
|
||||
#include "xml-error.h"
|
||||
|
||||
/*
|
||||
* CHAR handling
|
||||
|
Loading…
Reference in New Issue
Block a user