ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> xml-sig
xml-sig
[XML-SIG] PyXML expat #includes instead of
by Mark Favas other posts by this author
Aug 29 2001 11:00PM messages near this date
[XML-SIG] [ pyxml-Bugs-456925 ] Encoding troubles with attributes' CDATA | [XML-SIG] PIRXX status
The current CVS version of PyXML #inlcudes <config.h>  in its expat
build. The current CVS version of Python now produces and installs
pyconfig.h rather than config.h - the result being that XML doesn't
build in a new Python install, and _appears_ to build and work in an
older Python install where an old config.h is lying around. Any changes
to pyconfig.h will not be picked up by XML.

./xml/extensions/expat/lib/xmlparse.c:7:#  include "winconfig.h"
./xml/extensions/expat/lib/xmlparse.c:12:#include <config.h> 
./xml/extensions/expat/lib/xmlrole.c:10:#  include "winconfig.h"
./xml/extensions/expat/lib/xmlrole.c:12:#  include <config.h> 
./xml/extensions/expat/lib/xmltok.c:7:#  include "winconfig.h"
./xml/extensions/expat/lib/xmltok.c:9:#  include <config.h> 

-- 
Mark Favas  -   m.favas@[...].au
CSIRO, Private Bag No 5, Wembley, Western Australia 6913, AUSTRALIA

_______________________________________________
XML-SIG maillist  -  XML-SIG@[...].org
http://mail.python.org/mailman/listinfo/xml-sig

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved