cpp: C types not available via _orbitcpp::c::
- From: murrayc t-online de (Murray Cumming)
- To: orbit-list <orbit-list gnome org>,orbitcpp-list <orbitcpp-list lists sourceforge net>
- Subject: cpp: C types not available via _orbitcpp::c::
- Date: 26 Feb 2002 13:32:55 +0100
While continuing to build this:
http://www.murrayc.com/temp/bonoboui2-hello-cpp.tar.gz
I find that ::_orbitcpp::c::Bonobo_NotSupported doesn't work, but a
plain Bonobo_NotSupported does. Bonobo_NotSupported is a regular typedef
of a regular struct, not a #define, so I can't understand why. Here's
the declaration in libbonobo/bonobo/Bonobo.h:
typedef struct Bonobo_NotSupported_type Bonobo_NotSupported;
struct Bonobo_NotSupported_type
{
int dummy;
};
--
Murray Cumming
murrayc@usa.net
www.murrayc.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]