Summary: | any argument with the ReturnVal annotation is treated as if it came first | ||
---|---|---|---|
Product: | dbus | Reporter: | Simon McVittie <smcv> |
Component: | GLib | Assignee: | Simon McVittie <smcv> |
Status: | RESOLVED FIXED | QA Contact: | John (J5) Palmieri <johnp> |
Severity: | normal | ||
Priority: | medium | CC: | rob.taylor, smcv |
Version: | unspecified | Keywords: | patch |
Hardware: | Other | ||
OS: | All | ||
URL: | http://cgit.freedesktop.org/~smcv/dbus-glib/log/?h=returnval-35952 | ||
Whiteboard: | review+ | ||
i915 platform: | i915 features: | ||
Attachments: | dbus-binding-tool: forbid ReturnVal annotation after the first OUT <arg> |
Description
Simon McVittie
2011-04-04 05:38:14 UTC
Created attachment 45221 [details] [review] dbus-binding-tool: forbid ReturnVal annotation after the first OUT <arg> It has never actually worked correctly (invoke_object_method would always treat the ReturnVal as if it had been the first OUT argument), so let's only allow the situation that worked in practice. This looks fine. Fixed in 0.94 |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.