Message77838
> Do we have any means to test the C++ compatibility of the header files?
No, we fix it when users report bugs (which typically happens very
quickly after we made some).
> 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.
That requires discussion, I'm opposed to such a change: it adds
unnecessary complication. In any case, such discussion would belong
to python-dev. |
|
Date |
User |
Action |
Args |
2008-12-14 21:48:48 | loewis | set | recipients:
+ loewis, skip.montanaro, christian.heimes |
2008-12-14 21:48:47 | loewis | link | issue4665 messages |
2008-12-14 21:48:47 | loewis | create | |
|