A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2002-February/020037.html below:

[Python-Dev] Expat vs Windows

[Python-Dev] Expat vs Windows [Python-Dev] Expat vs WindowsTim Peters tim.one@comcast.net
Wed, 13 Feb 2002 00:11:46 -0500
[Tim]
> Today I see it compiles, but generates lots of linker warnings:
> ...

Oops -- I don't look far enough.  A different part still doesn't compile, at
least not in a debug build:

--------------------Configuration: pyexpat - Win32 Debug-------------------
Compiling...
xmlparse.c
C:\Code\python\Modules\expat\xmlparse.c(1329) : error C2143: syntax error :
missing ';' before 'constant'
C:\Code\python\Modules\expat\xmlparse.c(1329) : error C2115: 'return' :
incompatible types
Error executing cl.exe.

pyexpat_d.pyd - 2 error(s), 0 warning(s)


It's griping about this:

const XML_LChar *
XML_ExpatVersion(void) {
  return VERSION;
}




RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4