expat/lib expat.h,1.45,1.46

"Fred L. Drake" <[email protected]>
Newsgroups gmane.text.xml.expat.cvs
Message-ID <[email protected]>
Update of /cvsroot/expat/expat/lib
In directory sc8-pr-cvs1:/tmp/cvs-serv28201

Modified Files:
	expat.h 
Log Message:
The feature name pointers should be marked const.  This reportedly
avoids some warnings on HP-UX using the aCC compiler.
Closes SF bug #644461.


Index: expat.h
===================================================================
RCS file: /cvsroot/expat/expat/lib/expat.h,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- expat.h	12 Nov 2002 21:44:18 -0000	1.45
+++ expat.h	27 Nov 2002 03:31:23 -0000	1.46
@@ -886,7 +886,7 @@
 
 typedef struct {
   enum XML_FeatureEnum  feature;
-  XML_LChar            *name;
+  const XML_LChar       *name;
   long int              value;
 } XML_Feature;
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.