[Python-Dev] Re: [Python-checkins] python/dist/src/Modules/expat macconfig.h, NONE, 1.1.2.1 asciitab.h, 1.1.1.1, 1.1.1.1.16.1 expat.h, 1.5, 1.5.12.1 iasciitab.h, 1.1.1.1, 1.1.1.1.16.1 internal.h, 1.1, 1.1.14.1 latin1tab.h, 1.1.1.1, 1.1.1.1.16.1 utf8tab.h, 1.1.1.1, 1.1.1.1.16.1 winconfig.h, 1.1.1.1, 1.1.1.1.16.1 xmlparse.c, 1.5, 1.5.12.1 xmlrole.c, 1.5, 1.5.12.1 xmltok.c, 1.3, 1.3.12.1 xmltok_impl.c, 1.2, 1.2.12.1 expat.h.in, 1.1.1.1, NONE
Thomas Heller
theller at python.net
Wed Oct 22 15:33:05 EDT 2003
More information about the Python-Dev mailing list
Wed Oct 22 15:33:05 EDT 2003
- Previous message: [Python-Dev] closure semantics
- Next message: [Python-Dev] Re: [Python-checkins] python/dist/src/Modules/expat macconfig.h, NONE, 1.1.2.1 asciitab.h, 1.1.1.1, 1.1.1.1.16.1 expat.h, 1.5, 1.5.12.1 iasciitab.h, 1.1.1.1, 1.1.1.1.16.1 internal.h, 1.1, 1.1.14.1 latin1tab.h, 1.1.1.1, 1.1.1.1.16.1 utf8tab.h, 1.1.1.1, 1.1.1.1.16.1 winconfig.h, 1.1.1.1, 1.1.1.1.16.1 xmlparse.c, 1.5, 1.5.12.1 xmlrole.c, 1.5, 1.5.12.1 xmltok.c, 1.3, 1.3.12.1 xmltok_impl.c, 1.2, 1.2.12.1 expat.h.in, 1.1.1.1, NONE
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
fdrake at users.sourceforge.net writes: > Update of /cvsroot/python/python/dist/src/Modules/expat > In directory sc8-pr-cvs1:/tmp/cvs-serv7002 > > Modified Files: > Tag: release23-maint > asciitab.h expat.h iasciitab.h internal.h latin1tab.h > utf8tab.h winconfig.h xmlparse.c xmlrole.c xmltok.c > xmltok_impl.c > Added Files: > Tag: release23-maint > macconfig.h > Removed Files: > Tag: release23-maint > expat.h.in > Log Message: > Update to Expat 1.95.7; there are no changes to the Expat sources. I'm getting compile errors on Windows (in the release-23maint branch, haven't tried in the trunk yet): C:\sf\python\dist\src-maint23\Modules\expat\xmlparse.c(76) : fatal error C1189: #error : memmove does not exist on this platform, nor is a substitute available Thomas
- Previous message: [Python-Dev] closure semantics
- Next message: [Python-Dev] Re: [Python-checkins] python/dist/src/Modules/expat macconfig.h, NONE, 1.1.2.1 asciitab.h, 1.1.1.1, 1.1.1.1.16.1 expat.h, 1.5, 1.5.12.1 iasciitab.h, 1.1.1.1, 1.1.1.1.16.1 internal.h, 1.1, 1.1.14.1 latin1tab.h, 1.1.1.1, 1.1.1.1.16.1 utf8tab.h, 1.1.1.1, 1.1.1.1.16.1 winconfig.h, 1.1.1.1, 1.1.1.1.16.1 xmlparse.c, 1.5, 1.5.12.1 xmlrole.c, 1.5, 1.5.12.1 xmltok.c, 1.3, 1.3.12.1 xmltok_impl.c, 1.2, 1.2.12.1 expat.h.in, 1.1.1.1, NONE
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list