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

            Bug ID: 150460
           Summary: Change For loop in non-compatibility to calculate
                    bounds once, OR document the details as they are now
           Product: LibreOffice
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: BASIC
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected],
                    [email protected], [email protected],
                    [email protected]

Bug 150458 describes how VBA treats its bounds (calculating them once at start,
allowing to change the variables in the loop without affecting the loop count).

This bug is (1) to decide how to proceed in non-VBA modes (Option Compatible,
and without the option), and (2) to implement the chosen decision (it should be
made "Documentation" if so decided).

My personal opinion is that at least for non-compatibility mode, we should not
change current behavior, and should document it. But I have no opinion on what
to do with Option Compatible mode (should it follow VBA, or our mode)?

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to