[Libreoffice-bugs] [Bug 130677] New: Support for &h &o Basic literals is incomplete
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Feb 15 09:48:26 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=130677
Bug ID: 130677
Summary: Support for &h &o Basic literals is incomplete
Product: LibreOffice
Version: 6.4.0.3 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: BASIC
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: LibreOfficiant at sfr.fr
Description:
Literals rendered datatypes should be either Integer either Long. This is not
always the case. Literals should support datatypes suffixes. Literals behaviour
should be identical across LibreOffice Basic runtimes (RT). Ideally malformed
literals should be detected by the compiler, not only at runtime.
Steps to Reproduce:
1. Copy Basic macros in IDE
2. Execute them
3. Check the results
Actual Results:
TypeName(expr) and VarType(expr) return inconsistent values for literals
Expected Results:
TypeName(expr) and VarType(expr) return consistent values
Reproducible: Always
User Profile Reset: No
Additional Info:
online help:
https://help.libreoffice.org/7.0/en-US/text/sbasic/shared/01020100.html?DbPAR=BASIC#bm_id3149346
--
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/20200215/796e9532/attachment-0001.htm>
More information about the Libreoffice-bugs
mailing list