[XML-SIG] sgmlop changes cause test breakage

Uche Ogbuji uche.ogbuji@fourthought.com
Wed, 24 Jul 2002 13:45:16 -0600


> 
> I don't know how other people are testing their changes to PyXML, but
> running "make check" really works if you install enough versions of
> Python.  ;-)
> 
> This morning's changes to extensions/sgmlop.c cause warnings and
> failing tests:
> 
> python2.0 setup.py  -q build
> extensions/sgmlop.c: In function `fastfeed':
> extensions/sgmlop.c:1246: warning: implicit declaration of function `PyUnicode_GetMax'
> python2.1 setup.py  -q build
> extensions/sgmlop.c: In function `fastfeed':
> extensions/sgmlop.c:1246: warning: implicit declaration of function `PyUnicode_GetMax'
> 
> PyUnicode_GetMax() was introduced in Python 2.2.  Are we not still
> trying to support from Python 2.0 forward?

Sorry.  I only checked with Python 2.2


-- 
Uche Ogbuji                                    Fourthought, Inc.
http://uche.ogbuji.net    http://4Suite.org    http://fourthought.com
Track chair, XML/Web Services One Boston: http://www.xmlconference.com/
The many heads of XML modeling - http://adtmag.com/article.asp?id=6393
Will XML live up to its promise? - http://www-106.ibm.com/developerworks/xml/li
brary/x-think11.html