[Uml-devel] [Bug 97162] New: missing file extensions after second time code generation

Henrik Steffien henrik.steffien at web.de
Sun Jan 16 13:20:06 UTC 2005


------- 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=97162         
           Summary: missing file extensions after second time code
                    generation
           Product: umbrello
           Version: unspecified
          Platform: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: umbrello-devel.kde.org
        ReportedBy: henrik.steffien web de


Version:           1.4.0-beta1 (using KDE KDE 3.3.1)
Compiler:          g++ (GCC) 3.3.5 (Debian 1:3.3.5-5) 
OS:                Linux

Hello,

i'm testing version 1.4.0-beta1 compiled from source tarball (date: 2005-01-15 05:07). Umbrello shows version 1.3.90.
Perform the following steps:

1. Start with an empty project
2. Insert a class, say named MyTest
3. Generate C++ Code (either with wizard or the "generate all"-option)
4. The generator will correctly create a header- and a source file (mytest.h and mytest.cpp)
   (Don't delete this files. We want to overwrite them in the next step.)
5. Generate the C++ Code a second time.
   (If using the wizard, it will ask for overwrite and so on ... it doesn't matter. The "generate all"-option has the same effect.)
6. Umbrello generates a header file named mytest.h (that's correct). And it generates a file named mytest only. No extension. It does not overwrite the existing cpp-file.




More information about the umbrello-devel mailing list