expat README,1.31,1.32
"Karl Waclawek" <[email protected]> Fri, 07 Apr 2006 19:52:08 -0700
| Newsgroups | gmane.text.xml.expat.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/expat/expat
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31557
Modified Files:
README
Log Message:
Added note that XML_LARGE_SIZE implies a breaking change to the ABI.
Index: README
===================================================================
RCS file: /cvsroot/expat/expat/README,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- README 1 Jan 2006 18:49:25 -0000 1.31
+++ README 8 Apr 2006 02:52:06 -0000 1.32
@@ -53,6 +53,10 @@
line and column numbers and the over-all byte index:
./configure CPPFLAGS=-DXML_LARGE_SIZE
+
+However, such a modification would be a breaking change to the ABI
+and is therefore not recommended for general use - e.g. as part of
+a Linux distribution - but rather for builds with special requirements.
After running the configure script, the "make" command will build
things and "make install" will install things into their proper