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

Ralf Habacker bugzilla_noreply at kde.org
Thu Nov 22 09:27:05 GMT 2018


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

--- Comment #3 from Ralf Habacker <ralf.habacker at freenet.de> ---
> 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 sure you treat it that way in the method body."

Letting the importer map this to Byte[] let this type be portable to other
languages.

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


More information about the umbrello-devel mailing list