GNOME Bugzilla – Bug 616355
Scanner should warn/fail on invalid scope type
Last modified: 2015-02-07 16:57:50 UTC
If the library has an invalid scope annotation the scanner should warn or error, anything but be silent. This causes libraries to get GI_SCOPE_TYPE_INVALID and have undefined behavior. The user/library maintainer will find out rather far away from the annotations that something went wrong. Better to let them know right away that something is wrong, rather than to wait all the way to program runtime to find out their annotation is screwy. I know you love this kind of bug Colin :)
This was recently fixed when Colin landed his scanner rewrite
[Mass-moving gobject-introspection tickets to its own Bugzilla product - see bug 708029. Mass-filter your bugmail for this message: introspection20150207 ]