[Libreoffice-bugs] [Bug 134503] New: Editing OPTION EXPLICIT does not report an undefined variable

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sat Jul 4 15:50:14 UTC 2020


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: libreoffice-bugs at lists.freedesktop.org
          Reporter: tj_trevor.jones at yahoo.co.uk

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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200704/bf488db6/attachment.htm>


More information about the Libreoffice-bugs mailing list