In upgrading from sip3.8 to the latest sip4 snapshot, I'm having problems with namespace member methods.
After finding some minor filename changes, I found that sip4 doesn't seem to define the methods residing in the namespace I've created. The PyMethodDef struct is there, but gcc complains about the meth_* objects not being defined. The corresponding cpp file doesn't include them, and a grep reveals that they are not in the directory. Is there a new flag I need that sip3 didn't? Couldn't find anything in ChangeLog. cheers. -P _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
