| Summary: | dbus_g_proxy_begin_call returns FALSE is some occassions, although return type is pointer | ||
|---|---|---|---|
| Product: | dbus | Reporter: | Danny Milosavljevic <dannym+a> |
| Component: | GLib | Assignee: | Rob Taylor <rob.taylor> |
| Status: | RESOLVED FIXED | QA Contact: | John (J5) Palmieri <johnp> |
| Severity: | trivial | ||
| Priority: | high | ||
| Version: | unspecified | ||
| Hardware: | x86 (IA32) | ||
| OS: | Linux (All) | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
| Attachments: | trivial patch | ||
|
Description
Danny Milosavljevic
2005-08-20 15:01:54 UTC
Created attachment 2944 [details] [review] trivial patch hm, to clarify, prototype is:
DBusGProxyCall *
dbus_g_proxy_begin_call (DBusGProxy *proxy,
const char *method,
DBusGProxyCallNotify notify,
gpointer user_data,
GDestroyNotify destroy,
GType first_arg_type,
...)
so, returns pointer
Fixed in 0.72 |
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.