[Uml-devel] [Bug 134566] memory protection fault when importing c++ headers

Oliver Kellogg okellogg at users.sourceforge.net
Sun Sep 24 21:15:32 UTC 2006


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=134566         
okellogg users sourceforge net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|FIXED                       |



------- Additional Comments From okellogg users sourceforge net  2006-09-24 23:15 -------
Turns out I was a little quick closing this bug.
On importing poco-1.2.3/Foundation/include/Poco, there is a segfault even
with the wavefront. Reason: Mutual #include between Types.h and Foundation.h.
(Workaround is simple: Just remove the #include "Foundation.h" in Types.h.)
To solve this bug, Umbrello's C++ import would have to respect #ifdef and
implement #define.




More information about the umbrello-devel mailing list