Bug 68389 - Wrong code import c++ for namespaces
Summary: Wrong code import c++ for namespaces
Status: RESOLVED WORKSFORME
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR wishlist
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-16 20:33 UTC by Claudiu ANGHEL
Modified: 2003-11-17 23:34 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Claudiu ANGHEL 2003-11-16 20:33:13 UTC
Version:           1.2-beta (using KDE 3.1.4)
Installed from:    SuSE
Compiler:          gcc version 3.3 20030226 (prerelease) (SuSE Linux)
OS:          Linux (i686) release 2.4.20-4GB-athlon

Importing classes that are in a namespace should create a package (if not exists) with the namespace name.
Is a bug and not a wishlist because code generation should aproximative equal with the imported code.
Comment 1 Sebastian Stein 2003-11-16 21:13:25 UTC
It is a wish, because the code import feature is very limited at the moment. Every new feature means mostly to redesign/rewrite the whole stuff or better to reuse other components for code import. Your request is nothing which could be fixed in some minutes.
Comment 2 Oliver Kellogg 2003-11-17 23:34:12 UTC
Fixed, but probably not for nesting depths larger than 1.