[Pyrex] Windows calling convention specifiers doesn't work

atsuo ishimoto ishimoto at gembook.org
Wed Oct 10 13:12:16 CEST 2007


Hello,

I tried Windows calling convention specifier and found VisualC++.Net reports
compile error "C2373 the identifier is already defined with a
different type modifier"
in some case.

This is because Pyrex emits calling convention for function prototype,
but doen't for function header. I attached a patch for this problem.

Regards,
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pyrex-0.9.6.patch
Type: application/octet-stream
Size: 518 bytes
Desc: not available
Url : http://lists.copyleft.no/pipermail/pyrex/attachments/20071010/ee01a80c/attachment.obj 


More information about the Pyrex mailing list