Summary: | Illegal explicit type conversion from DBusConnection* to DBusServer* | ||
---|---|---|---|
Product: | dbus | Reporter: | Huang, Liang <liang.huang> |
Component: | core | Assignee: | Havoc Pennington <hp> |
Status: | RESOLVED INVALID | QA Contact: | John (J5) Palmieri <johnp> |
Severity: | critical | ||
Priority: | high | CC: | liang.huang |
Version: | 1.4.x | Keywords: | NEEDINFO |
Hardware: | All | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | This file compares the two structs mentioned. |
Description
Huang, Liang
2011-02-27 18:51:51 UTC
Created attachment 43909 [details]
This file compares the two structs mentioned.
DBusConnection and DBusServer each has a static function called protected_change_watch; they are not the same (and each is only visible in its own translation unit). Unless you have a concrete example of code that can call the wrong one (I'm not sure how that could even happen), I think this should be RESOLVED INVALID. Yeah, you are right, it is not a bug. |
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.