[XML-SIG] Problem with duplicate _main

Fred L. Drake, Jr. fdrake@acm.org
Fri, 3 Aug 2001 12:51:24 -0400 (EDT)


George K. Thiruvathukal writes:
 > The file that I traced the problem to is:
 > ./extensions/expat/xmlwf/xmlwf.c:int tmain(int argc, XML_Char **argv)

  This is very strange; this file should not be linked into the
pyexpat extension at all.  There's no need even to include it in the
PyXML distribution as far as I can tell.


  -Fred

-- 
Fred L. Drake, Jr.  <fdrake at acm.org>
PythonLabs at Zope Corporation