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 taleinat
Recipients larry, taleinat
Date 2014-01-25.09:03:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390640603.21.0.718159189654.issue20385@psf.upfronthosting.co.za>
In-reply-to
Content
Also, I believe the the type of the first argument passed to a method is a pointer to the typedef object, so a '*' needs to be added after the typedef name wherever it is used in such functions.
History
Date User Action Args
2014-01-25 09:03:23taleinatsetrecipients: + taleinat, larry
2014-01-25 09:03:23taleinatsetmessageid: <1390640603.21.0.718159189654.issue20385@psf.upfronthosting.co.za>
2014-01-25 09:03:23taleinatlinkissue20385 messages
2014-01-25 09:03:23taleinatcreate