[Libreoffice-bugs] [Bug 125307] PyUno wrongly converts Tuples of Strings
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat May 18 05:58:44 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=125307
--- Comment #3 from Thomas Viehmann <tv.bugs.freedesktop.org at beamnet.de> ---
Thanks Oliver! Those are great resources! (And I do sometimes look at the
grammalecte plugin for inspiration of how PyUNO works, too)
So slide 18 (Elimination of explicit Any) is very close to my case. The
implicit conversion to any here would be not to "string[]" as I would expect
from the example, but to any[].
Maybe you or Matthew have an opinion on whether that's intentional or maybe
less so?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190518/c5cf05a0/attachment.html>
More information about the Libreoffice-bugs
mailing list