Daniel Stutzbach <[email protected]> added the comment:
> Why should it be?
The error indicates that the definition in the .c file doesn't match the
declaration in the .h file, with respect to the funky Windows-specific stuff
('dllimport') that PyAPI_DATA adds.
Roumen's patch suggests I had it backwards, and it's the .h file that should be
changed.
----------
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue9665>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com