Skip to content
Snippets Groups Projects
Commit 9180bfed0080 authored by Daniel Veillard's avatar Daniel Veillard
Browse files

fixed a couple of problems reported by Oliver Stoeneberg Daniel

* doc/downloads.html doc/xslt.html: fixed a couple of problems
  reported by Oliver Stoeneberg
Daniel
parent 8e8885fbd169
Branches
No related tags found
No related merge requests found
Wed Aug 4 00:04:13 CEST 2004 Daniel Veillard <daniel@veillard.com>
* doc/downloads.html doc/xslt.html: fixed a couple of problems
reported by Oliver Stoeneberg
Mon Aug 2 08:48:03 PDT 2004 William Brack <wbrack@mmm.com.hk> Mon Aug 2 08:48:03 PDT 2004 William Brack <wbrack@mmm.com.hk>
* libxslt/documents.c, libxslt/functions.c, libxslt/transform.c, * libxslt/documents.c, libxslt/functions.c, libxslt/transform.c,
......
...@@ -258,7 +258,7 @@ ...@@ -258,7 +258,7 @@
fi fi
CFLAGS="-Wall -g -O -ansi -pedantic -W -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline " CFLAGS="-Wall -g -O -ansi -pedantic -W -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline "
STATIC_BINARIES="-static" STATIC_BINARIES="-static"
if [ "${LOGNAME}" = "veillard" ] if test "$LOGNAME" = "veillard"
then then
LIBXML_SRC="/u/veillard/XML" LIBXML_SRC="/u/veillard/XML"
fi fi
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
<a href="mailto:Steve.Ball@zveno.com">Steve Ball</a> provides <a href="http://www.zveno.com/open_source/libxml2xslt.html">Mac Os X <a href="mailto:Steve.Ball@zveno.com">Steve Ball</a> provides <a href="http://www.zveno.com/open_source/libxml2xslt.html">Mac Os X
binaries</a>.</p><p><a name="Contribs" id="Contribs">Contribs:</a></p><p>I do accept external contributions, especially if compiling on another binaries</a>.</p><p><a name="Contribs" id="Contribs">Contribs:</a></p><p>I do accept external contributions, especially if compiling on another
platform, get in touch with me to upload the package. I will keep them in the platform, get in touch with me to upload the package. I will keep them in the
<a href="ftp://xmlsoft.org/contribs/">contrib directory</a></p><p>Libxslt is also available from CVS:</p><ul><li><p>The <a href="http://cvs.gnome.org/bonsai/rview.cgi?cvsroot=/cvs/gnome&amp;dir=libxslt">Gnome <a href="ftp://xmlsoft.org/contribs/">contrib directory</a></p><p>Libxslt is also available from CVS:</p><ul><li><p>The <a href="http://cvs.gnome.org/viewcvs/libxslt/">Gnome
CVS base</a>. Check the <a href="http://developer.gnome.org/tools/cvs.html">Gnome CVS Tools</a> CVS base</a>. Check the <a href="http://developer.gnome.org/tools/cvs.html">Gnome CVS Tools</a>
page; the CVS module is <b>libxslt</b>.</p> page; the CVS module is <b>libxslt</b>.</p>
</li> </li>
......
...@@ -244,7 +244,7 @@ ...@@ -244,7 +244,7 @@
<p>Libxslt is also available from CVS:</p> <p>Libxslt is also available from CVS:</p>
<ul> <ul>
<li><p>The <a <li><p>The <a
href="http://cvs.gnome.org/bonsai/rview.cgi?cvsroot=/cvs/gnome&amp;dir=libxslt">Gnome href="http://cvs.gnome.org/viewcvs/libxslt/">Gnome
CVS base</a>. Check the <a CVS base</a>. Check the <a
href="http://developer.gnome.org/tools/cvs.html">Gnome CVS Tools</a> href="http://developer.gnome.org/tools/cvs.html">Gnome CVS Tools</a>
page; the CVS module is <b>libxslt</b>.</p> page; the CVS module is <b>libxslt</b>.</p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment