GNOME Bugzilla – Bug 579727
Fix checks in gfield.c
Last modified: 2015-02-07 16:55:46 UTC
When checking if the readable/writable flags are missing for the fields we are trying to read and write, use (a & flag) == 0, not (!a & flag).
Created attachment 133043 [details] [review] Fix checks in gfield.c
Looks good.
Pushed as 578717e32 (lost track of this one...)
*** Bug 587805 has been marked as a duplicate of this bug. ***
Looks like this one should have been closed earlier.
[Mass-moving gobject-introspection tickets to its own Bugzilla product - see bug 708029. Mass-filter your bugmail for this message: introspection20150207 ]