[Python-Dev] lvalue casts in pyrexc

Jon Oberheide jon at focalhost.com
Fri Jun 18 18:25:13 EDT 2004


Greetings,

I apologize if this has already been discussed or implemented in CVS but
I am not up to date on python development.

With the release of GCC 3.4 and the continuing development of GCC 3.5,
lvalue casts in C are being deprecated.  Fortunately GCC 3.4 only spits
out a warning for them.  Unfortunately, us crazies using 3.5 will
encounter an unfriendly error with the lvalue casts generated by pyrexc.
Any information on this issue would be appreciated...thanks!

PS: please CC me as I'm not subscribed

Regards,
Jon Oberheide
jon at focalhost.com




More information about the Python-Dev mailing list