| Summary: | compilation failure | ||
|---|---|---|---|
| Product: | dbus | Reporter: | Diego <diego> |
| Component: | core | Assignee: | Havoc Pennington <hp> |
| Status: | RESOLVED FIXED | QA Contact: | John (J5) Palmieri <johnp> |
| Severity: | normal | ||
| Priority: | highest | ||
| Version: | unspecified | ||
| Hardware: | x86 (IA32) | ||
| OS: | All | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
|
Description
Diego
2007-07-29 13:53:30 UTC
It's defined via macro in http://dbus.freedesktop.org/doc/dbus/api/html/dbus-marshal-validate_8c-source.html look for DEFINE_DBUS_NAME_CHECK(bus_name) So something more complicated is going on, perhaps. What is your OS and version? ok, the problem was that i was using --disable-checks, in which case that check should not be used. Anyway, removing that line from the configure arguments fixed it. Right, the code should be using _dbus_validate_bus_name(), thanks. Fixed in cvs. |
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.