Bug 23428 - [dbus-c++] fix build with GCC 4.4
Summary: [dbus-c++] fix build with GCC 4.4
Status: RESOLVED NOTOURBUG
Alias: None
Product: dbus
Classification: Unclassified
Component: core (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Havoc Pennington
QA Contact: John (J5) Palmieri
URL:
Whiteboard:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2009-08-20 12:48 UTC by Robert Millan
Modified: 2011-02-18 06:16 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
GCC 4.4 fix (286 bytes, patch)
2009-08-20 12:48 UTC, Robert Millan
Details | Splinter Review

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.