[Uml-devel] [Bug 303137] New: umbrello fails to parse escape sequences in c++ preprocessor statements
Ralf Habacker
ralf.habacker at gmail.com
Sat Jul 7 09:02:19 UTC 2012
https://bugs.kde.org/show_bug.cgi?id=303137
Bug ID: 303137
Severity: major
Version: unspecified
Priority: NOR
Assignee: umbrello-devel at kde.org
Summary: umbrello fails to parse escape sequences in c++
preprocessor statements
Classification: Unclassified
OS: All
Reporter: ralf.habacker at gmail.com
Hardware: Compiled Sources
Status: NEW
Component: general
Product: umbrello
Importing a file which uses escape sequences in preprocessor defines or
including a file with such defines let umbrello fail to include this file.
Reproducible: Always
Steps to Reproduce:
1. open umbrello
2. import a file containing <stdio.h>
Actual Results:
umbrello freeze
Expected Results:
umbrello should not freeze
example file
----------------------------------------------------
#include <stdio.h>
----------------------------------------------------
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list