| Summary: | (dbus-binding-tool) should only require --prefix for server-side | ||
|---|---|---|---|
| Product: | dbus | Reporter: | Colin Walters <walters> |
| Component: | GLib | Assignee: | Rob Taylor <rob.taylor> |
| Status: | RESOLVED FIXED | QA Contact: | John (J5) Palmieri <johnp> |
| Severity: | normal | ||
| Priority: | high | CC: | raphael |
| Version: | unspecified | ||
| Hardware: | x86 (IA32) | ||
| OS: | Linux (All) | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
|
Description
Colin Walters
2005-08-22 10:33:54 UTC
->me Fixed in 0.72 13:19 < Robot101> robtaylor: could you change your fix for #4185 so that
--prefix is only required in glib_server mode, not in
glib_client mode?
13:19 < Robot101> robtaylor: in client mode, prefix defaulted to
org_foo_bar_baz and that worked fine for some people
13:20 < Robot101> robtaylor: also your help string is mangled, one - for prefix
and a trailing [
Reopening as requested.
As an aside, you could have more lines of help string so you get this: dbus-binding-tool [--version] [--help] dbus-binding-tool --mode=[pretty|glib-client] [--prefix=SYMBOL_PREFIX] [--ignore-unsupported] [--force] [--output=FILE] dbus-binding-tool --mode=glib-server --prefix=SYMBOL_PREFIX [--ignore-unsupported] [--force] [--output=FILE] Although I don't know how much sense the other options make in eg pretty mode, so you could make more lines and trim them down a bit. Fixed in git head. |
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.