[XML-SIG] [ pyxml-Patches-451975 ] Build problems with 0.6.6

noreply@sourceforge.net noreply@sourceforge.net
Thu, 16 Aug 2001 23:29:06 -0700


Patches item #451975, was opened at 2001-08-16 23:29
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=306473&aid=451975&group_id=6473

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: The Written Word (china) (tww-china)
Assigned to: Nobody/Anonymous (nobody)
Summary: Build problems with 0.6.6

Initial Comment:
I encountered build problems with 0.6.6:
  1. INT_MAX used in extensions/pyexpat.c but
     #include <limits.h> not included (problem
     on HP-UX 10.20).
  2. extensions/boolean.h uses forward declarations
     with the IBM xlc compiler has a problem with.
     We don't need forward declarations
     (PyBoolean_Type) to get boolean.c to compile.

Patch at
ftp://ftp.thewrittenword.com/outgoing/pub/PyXML-0.6.6.patch.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=306473&aid=451975&group_id=6473