Re: [orbitcpp-list] What's this?
Status: Beta
Brought to you by:
philipd
From: Andreas K. <ak...@ix...> - 2000-07-19 19:38:41
|
Hi Bruce, From my point of view, this looks like a bug in the idl compiler. (As a matter of fact, anything that makes the compiler generate erroneous c++ is) I'm sorry that you ran into this at this point, and it should help us fix it if you'd post the idl that led to the error. thanks andy > I've created a cheesy little stack IDL modelling off the examples. The > IDL compiled, and I created a teststack-impl.hh and teststack-impl.cc > and derived the classes as I see the examples are. The problem is when I > try to compile the this tiny bit of code (using g++ -c teststack-impl.cc > `orbitcpp-config --cflags server` I get the following errors: > > teststack-cpp-skels.hh:18: parse error before `m_cservant' > teststack-cpp-skels.hh:24: parse error before `_TestModule_MyStack_epv' > teststack-cpp-skels.hh:25: parse error before `_vepv' -- Don't innovate, intimidate. |