Bug 409769

Summary: umbrello c++ importer inserts space in destructor name
Product: [Applications] umbrello Reporter: Ralf Habacker <ralf.habacker>
Component: importerAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 2.28.3 (KDE Applications 19.04.3)   
Target Milestone: ---   
Platform: Other   
OS: All   
Latest Commit: Version Fixed In: 2.28.80 (KDE Applications 19.07.80)
Attachments: test case

Description Ralf Habacker 2019-07-13 13:00:05 UTC
Created attachment 121494 [details]
test case

STEPS TO REPRODUCE
1. start umbrello
2. import appended test case
3. inspect destructor of the imported classes

OBSERVED RESULT
The imported destructor contains a space after the '~' character. 

EXPECTED RESULT
The imported destructor should not have a space after the '~'.

SOFTWARE/OS VERSIONS
Linux: openSUSE Leap 42.3
Comment 1 Ralf Habacker 2019-07-13 13:09:31 UTC
Git commit a025b28a5f03147c40189e6b2cc99b99497619b3 by Ralf Habacker.
Committed on 13/07/2019 at 13:08.
Pushed by habacker into branch 'master'.

Fix 'c++ importer inserts space in destructor name'
FIXED-IN: 2.28.80 (KDE Applications 19.07.80)

M  +10   -8    umbrello/codeimport/kdevcppparser/cpptree2uml.cpp

https://commits.kde.org/umbrello/a025b28a5f03147c40189e6b2cc99b99497619b3