Revision 1279716

Go back to digest for 19th February 2012

Bug Fixes in Development Tools

Oliver Kellogg committed changes in /trunk/KDE/kdesdk/umbrello/umbrello/codeimport/javaimport.cpp:

parseStmt(): Check for keyword == "<" and skipToClosing('<') short before
expecting `keyword' to be a type name. If `keyword' is then not a type name,
avoid accessing m_klass in the error message if m_klass is NULL.

File Changes

Modified 1 files
  • /trunk/KDE/kdesdk/umbrello/umbrello/codeimport/javaimport.cpp
1 files changed in total