Done see bugster bug 6916036
On 01/12/10 02:33 PM, Lin Guo wrote: > In function libhal_device_add_property_watch(), > > On Solaris: > http://src.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/lib/hal/libhal/common/libhal.c > > *if* (dbus_error_is_set > <http://src.opensolaris.org/source/s?defs=dbus_error_is_set&project=/onnv> > (error > <http://src.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/lib/hal/libhal/common/libhal.c#error>)) > { > return FALSE; > } > > > On Community: > > http://cgit.freedesktop.org/hal/tree/libhal/libhal.c > > | if (error != NULL&& dbus_error_is_set (error)) { > return FALSE; > } > | -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/jds-review/attachments/20100112/569d37fb/attachment.html>
