[umbrello] [Bug 450267] crash when importing c++ code

"Oliver Kellogg" <[email protected]>
Newsgroups gmane.linux.umbrello.devel
Message-ID <[email protected]/>
https://bugs.kde.org/show_bug.cgi?id=450267

Oliver Kellogg <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected].
                   |                            |net

--- Comment #1 from Oliver Kellogg <[email protected]> ---
What locale are you using?

Can you attach a C++ file for which the error happens?

In LANG=en_US.UTF-8, I tried importing following file using git master:

// file: inc.h
#include "no_such_file.h"
class C {
  int x;
};
// end of file

This did not crash.
In fact, it did not even give the error message "Could not find include file
..."
It only gave a debug message,
[D] CppImport::feedTheModel(/home/c++/inc.h):
/home/tools/umbrello/build/no_such_file.h => no_such_file.h

-- 
You are receiving this mail because:
You are the assignee for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.