Bug 23428

Summary: [dbus-c++] fix build with GCC 4.4
Product: dbus Reporter: Robert Millan <rmh>
Component: coreAssignee: Havoc Pennington <hp>
Status: RESOLVED NOTOURBUG QA Contact: John (J5) Palmieri <johnp>
Severity: normal    
Priority: medium Keywords: patch
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: GCC 4.4 fix

Description Robert Millan 2009-08-20 12:48:20 UTC
Created attachment 28814 [details] [review]
GCC 4.4 fix

Dbus-C++ fails to build with GCC 4.4 because it doesn't include <stdio.h> directly (I suppose that with earlier versions of libstdc++ it was implicitly included).
Comment 1 Simon McVittie 2011-01-05 05:01:54 UTC
Which of the D-Bus C++ bindings is this patch meant to be for?

dbus-c++ <http://sourceforge.net/projects/dbus-cplusplus/> has its own bug tracker and isn't hosted here. I suspect that's the one you're looking for. Please file a bug on Sourceforge, and we can close this one as NOTOURBUG.

dbus-cxx <http://dbus-cxx.sourceforge.net/> similarly has its own bug tracker.

dbus-cpp, the binding formerly in the dbus CVS module, is no longer maintained.

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.