[umbrello] [Bug 416178] Java import of incomplete source code

Oliver Kellogg bugzilla_noreply at kde.org
Sun Jan 12 18:34:01 GMT 2020


https://bugs.kde.org/show_bug.cgi?id=416178

--- Comment #2 from Oliver Kellogg <okellogg at users.sourceforge.net> ---
Git commit 616c0ec319241b8742b2e88b356e66fd63ff7b3f by Oliver Kellogg.
Committed on 12/01/2020 at 18:14.
Pushed by okellogg into branch 'release/19.12'.

Optmization in JavaImport: Skip object creation for method "void" return

umbrello/codeimport/javaimport.cpp
- In function parseStmt(), on parsing a type name (of a member of class
  or interface, or return type an operation), call resolveClass only if
  typeName is not "void".

M  +1    -1    umbrello/codeimport/javaimport.cpp

https://invent.kde.org/kde/umbrello/commit/616c0ec319241b8742b2e88b356e66fd63ff7b3f

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the umbrello-devel mailing list