https://bugs.documentfoundation.org/show_bug.cgi?id=134503
Bug ID: 134503
Summary: Editing OPTION EXPLICIT does not report an undefined
variable
Product: LibreOffice
Version: 6.4.2.2 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: BASIC
Assignee: [email protected]
Reporter: [email protected]
Description:
When compiled the following code does not report the variables as undefined.
OPTION EXPLICIT
Sub Button1
Var1 = 1
End Sub
Sub Button2
Var2 = 2
End Sub
Steps to Reproduce:
1.Enter the code
2.Click the compile or save button
3.
Actual Results:
Nothing reported
Expected Results:
Error message to say variable undefined
Reproducible: Always
User Profile Reset: No
Additional Info:
Version: 6.4.4.2
Build ID: 1:6.4.4~rc2-0ubuntu0.18.04.1
CPU threads: 3; OS: Linux 4.15; UI render: default; VCL: gtk3;
Locale: en-GB (en_GB.UTF-8); UI-Language: en-US
Calc: threaded
This release was supplied by The Document Foundation, Debian and Ubuntu.
Copyright © 2000–2020 LibreOffice contributors.
LibreOffice was based on OpenOffice.org.
--
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