pyrex error

Gerhard Häring gh at ghaering.de
Sun Aug 3 01:25:29 EDT 2003


Bryan wrote:
> "Gerhard Häring" <gh at ghaering.de> wrote:
>>In the PySQLite sources, I added this snippet on top:
>>
>>#ifdef _MSC_VER
>>#define staticforward extern
>>#endif
>>
>>to make it compilable under MSVC/Python 2.3. *After* #include-ing
>>"Pyhton.h" of course.
> 
> ifdef'ing for _MCS_VER won't solve the problem for compiling under 2.2 and
> 2.3. [...]

Yes it will. gcc and MSVC, Python 2.2 and Python 2.3. All combinations 
tested.

Btw. I'd appreciate it if you configured your newsreader correctly or 
switched to one that comes less broken by default, as I despise broken 
quoting.

-- Gerhard





More information about the Python-list mailing list