GNOME Bugzilla – Bug 723439
scanner: support virtual functions with a typedef-ed callback
Last modified: 2015-02-07 16:59:31 UTC
The field of a callback need not be anonymous, it could be a typedef, with a proper Type node. Fixes TelepathyGlib.BaseClient having no virtual functions (and probably others)
Created attachment 267812 [details] [review] scanner: support virtual functions with a typedef-ed callback
Created attachment 267813 [details] [review] scanner: support virtual functions with a typedef-ed callback The field of a callback need not be anonymous, it could be a typedef, with a proper Type node. Fixes TelepathyGlib.BaseClient having no virtual functions (and probably others) This one's better...
Can I get a review here too? Thanks!
Review of attachment 267813 [details] [review]: Looks reasonable to me.
Attachment 267813 [details] pushed as b6568a4 - scanner: support virtual functions with a typedef-ed callback
[Mass-moving gobject-introspection tickets to its own Bugzilla product - see bug 708029. Mass-filter your bugmail for this message: introspection20150207 ]