GNOME Bugzilla – Bug 301803
ifdef __cplusplus missing from includes
Last modified: 2005-04-24 16:40:29 UTC
Distribution/Version: Fedore Core 3 Try to compile c++ code using #include <pygobject.h> I get problem w/ the word "typename" appearing in pygobject.h maybe "#ifdef __cplusplus ... extern "C" {" could be added. I ran into this trying to compile matplotlib (.sourceforge.net).
*** This bug has been marked as a duplicate of 155304 ***