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: [email protected]
          Reporter: [email protected]

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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to