Skip to content
Commit 3b5ba321 authored by Giovanni Campagna's avatar Giovanni Campagna
Browse files

Complete implementation of GError marshalling

GErrors that are not used for "throws" are not reported as regular
boxed types but with special ERROR type tag, so we need to special
case it everywhere. This was already done for out arguments and
return values, but not for in arguments, array elements and argument
releasing.

https://bugzilla.gnome.org/show_bug.cgi?id=669350
parent 52e921da
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment