Re: Problem with macros during CPP Reverse
Oliver Kellogg <[email protected]> Fri, 11 Aug 2006 08:24:53 +0200
| Newsgroups | gmane.linux.umbrello.user |
|---|---|
| Message-ID | <[email protected]> |
On 2006-08-11 07:47, BigBob wrote:
> MyClass : MY_MACRO(MyBaseClass) {
> [...]
I just tried importing the following using Umbrello 1.5.4:
// file: myclass.h
#define MY_MACRO(x) x
class MyBaseClass {
public:
MyBaseClass();
virtual ~MyBaseClass();
};
class MyClass : MY_MACRO(MyBaseClass) {
public:
void op();
};
// end of file
and the inheritance was installed as expected.
Please attach the source code that causes problems.
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642