Summary: | ListAcivatablesServices.patch | ||
---|---|---|---|
Product: | dbus | Reporter: | Marcin Krzyzanowski <krzak> |
Component: | core | Assignee: | Havoc Pennington <hp> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | enhancement | ||
Priority: | high | ||
Version: | unspecified | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
patch
ListActivatableNames this one should work, adapted to new API. Not sure about tests. |
Description
Marcin Krzyzanowski
2004-12-22 04:00:32 UTC
Created attachment 1588 [details] [review] patch This patch has some minor style issues; in particular you need to use spaces after parens, and brackets go on their own line (e.g. instead of:) + do { The braces should be indented two spaces. Basically GNU style. get_activatable_services should probably be named like bus_get_activatable or bus_get_activatable_services. Other than that it looks OK to me. Can you fix these issues? Did this ever get in? Patch most likely needs to be fixed up to apply to latest code if it was added. Created attachment 5966 [details] [review] ListActivatableNames updated patch against current cvs Created attachment 5968 [details] [review] this one should work, adapted to new API. Not sure about tests. This has been added to recent versions of D-Bus |
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.