[umbrello] [Bug 401290] Regression on import of Java classes with methods using varargs
Ralf Habacker
bugzilla_noreply at kde.org
Mon Nov 26 10:28:39 GMT 2018
https://bugs.kde.org/show_bug.cgi?id=401290
Ralf Habacker <ralf.habacker at freenet.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REPORTED |RESOLVED
Latest Commit| |https://commits.kde.org/umb
| |rello/930ea0c87624cf7ea479c
| |fb3e8e47ca9ea86f0f7
Resolution|--- |FIXED
Version Fixed In| |2.26.90 (KDE Applications
| |18.11.90)
--- Comment #8 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 930ea0c87624cf7ea479cfb3e8e47ca9ea86f0f7 by Ralf Habacker.
Committed on 26/11/2018 at 10:28.
Pushed by habacker into branch 'Applications/18.12'.
JavaImport: Convert Java specific notation '...' into a language independent
array definition
In JavaImport::fillSource(), replace method vararg notation "..."
occurring in the input word by "[]".
FIXED-IN:2.26.90 (KDE Applications 18.11.90)
Reviewed By: habacker
Differential Revision: https://phabricator.kde.org/D17108
M +10 -2 umbrello/codeimport/javaimport.cpp
https://commits.kde.org/umbrello/930ea0c87624cf7ea479cfb3e8e47ca9ea86f0f7
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list