This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author christian.heimes
Recipients christian.heimes, loewis, skip.montanaro
Date 2008-12-14.21:36:33
SpamBayes Score 0.00021092391
Marked as misclassified No
Message-id <1229290594.18.0.797346539049.issue4665@psf.upfronthosting.co.za>
In-reply-to
Content
Ah, I was under the impression that Python must be compatible both C++
and C89 compilers.

Do we have any means to test the C++ compatibility of the header files?
Full C++ compatibility is one way to make sure the header files are
compatible, too. *wink* I don't see harm in sprinkling explicit type
casts over the C code, too.
History
Date User Action Args
2008-12-14 21:36:34christian.heimessetrecipients: + christian.heimes, loewis, skip.montanaro
2008-12-14 21:36:34christian.heimessetmessageid: <1229290594.18.0.797346539049.issue4665@psf.upfronthosting.co.za>
2008-12-14 21:36:33christian.heimeslinkissue4665 messages
2008-12-14 21:36:33christian.heimescreate