GNOME Bugzilla – Bug 728409
correcly test paramspec's value type in gimarshallingtests
Last modified: 2015-02-07 16:52:48 UTC
Created attachment 274584 [details] [review] Correctly retrieve param's value_type gi_marshalling_tests_param_spec_in_bool is supposed to check that its argument specifies a parameter of type boolean. However, it erroneously compares the param spec's type ("GParamBoolean") instead of its value type ("GBoolean"). The attached patch fixes this.
Review of attachment 274584 [details] [review]: obviously correct.
What can I do to get this merged?
[Mass-moving gobject-introspection tickets to its own Bugzilla product - see bug 708029. Mass-filter your bugmail for this message: introspection20150207 ]