[Libreoffice-bugs] [Bug 130677] Support for &h &o Basic literals is incomplete

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Jan 26 20:17:43 UTC 2021


https://bugs.documentfoundation.org/show_bug.cgi?id=130677

--- Comment #8 from Andreas Heinisch <andreas.heinisch at yahoo.de> ---
Regarding MS-VBA
https://docs.microsoft.com/en-us/dotnet/visual-basic/programming-guide/language-features/data-types/type-characters
could be interesting.

We should check if all these literals are implemented an can be used throughout
LO. In addition, the wiki page should be updated an maybe some of the tests in
https://opengrok.libreoffice.org/xref/core/basic/qa/cppunit/test_scanner.cxx?r=7ddedd25#781
can be moved to a vb file where all the literals are tested.

Even the date literal test
(https://opengrok.libreoffice.org/xref/core/basic/qa/basic_coverage/test_date_literal.vb?r=09425ab9)
could be merged in this test file for literals.

What do you think?

-- 
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/20210126/472f2503/attachment.htm>


More information about the Libreoffice-bugs mailing list