GNOME Bugzilla – Bug 573933
Scanner should handle _full methods specially
Last modified: 2015-02-07 16:55:06 UTC
When a _full variant of a function is provided that only adds a destroy notification callback, I think the appropriate behavior of the scanner would be to: - Discard the non-_full variant - Remove the _full suffix from the exposed name
I don't think the scanner should attempt to guess this behavior. Instead we should add annotations which says that foo_full() should be exposed in the API as just foo().
Yeah, this is the rename-to: bug, need to fix up that patch. *** This bug has been marked as a duplicate of 556475 ***
[Mass-moving gobject-introspection tickets to its own Bugzilla product - see bug 708029. Mass-filter your bugmail for this message: introspection20150207 ]