On Wed, 2005-03-02 at 11:39 -0800, Bryan O'Sullivan wrote: > The patch has the following caveats:
One final one: I don't yet make any attempt to identify typedefs.
So something like this will currently fail:
typedef std::list<int> intlist;
%MappedType intlist;
This should be easy enough to fix.
<b
_______________________________________________
PyKDE mailing list [email protected]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
