[umbrello] [Bug 401290] Regression on import of Java classes with methods using varargs

2018-11-26 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=401290 Ralf Habacker changed: What|Removed |Added Status|REPORTED|RESOLVED Latest Commit|

[umbrello] [Bug 401290] Regression on import of Java classes with methods using varargs

2018-11-26 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=401290 --- Comment #7 from Ralf Habacker --- Created attachment 116504 --> https://bugs.kde.org/attachment.cgi?id=116504=edit Testcase for checking parameter datatype With the mentioned patch applied, the initial issue showing the 'is already present'

[umbrello] [Bug 401290] Regression on import of Java classes with methods using varargs

2018-11-24 Thread Oliver Kellogg
https://bugs.kde.org/show_bug.cgi?id=401290 --- Comment #6 from Oliver Kellogg --- Okay, see https://phabricator.kde.org/D17108 -- You are receiving this mail because: You are watching all bug changes.

[umbrello] [Bug 401290] Regression on import of Java classes with methods using varargs

2018-11-22 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=401290 --- Comment #5 from Ralf Habacker --- (In reply to Oliver Kellogg from comment #4) > > Letting the importer map this to Byte[] let this type be portable to other > > languages. > > Nice idea. > Would you like a patch? Sure, see

[umbrello] [Bug 401290] Regression on import of Java classes with methods using varargs

2018-11-22 Thread Oliver Kellogg
https://bugs.kde.org/show_bug.cgi?id=401290 --- Comment #4 from Oliver Kellogg --- > Letting the importer map this to Byte[] let this type be portable to other > languages. Nice idea. Would you like a patch? -- You are receiving this mail because: You are watching all bug changes.

[umbrello] [Bug 401290] Regression on import of Java classes with methods using varargs

2018-11-22 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=401290 --- Comment #3 from Ralf Habacker --- > A class "Byte..." will appear https://stackoverflow.com/questions/3158730/java-3-dots-in-parameters says: "Important Note: The argument(s) passed in this way is always an array - even if there's just one. Make

[umbrello] [Bug 401290] Regression on import of Java classes with methods using varargs

2018-11-22 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=401290 Ralf Habacker changed: What|Removed |Added CC||ralf.habac...@freenet.de --- Comment #2 from

[umbrello] [Bug 401290] Regression on import of Java classes with methods using varargs

2018-11-21 Thread Oliver Kellogg
https://bugs.kde.org/show_bug.cgi?id=401290 --- Comment #1 from Oliver Kellogg --- Created attachment 116457 --> https://bugs.kde.org/attachment.cgi?id=116457=edit Patch against git master umbrello/codeimport/javaimport.cpp @ be3b42f This is a preliminary patch to get rid of the dialogs