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

Andreas Heinisch <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

--- Comment #1 from Andreas Heinisch <[email protected]> ---
Repo with:
Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: 769ed9edaf5e61c6c151cf4ec5bbe25e70e0438c
CPU threads: 6; OS: Windows 10.0 Build 19042; UI render: Skia/Raster; VCL: win
Locale: de-DE (de_DE); UI: en-US
Calc: CL

Imho there should be an error on the following situation, too:

Sub Test(Optional i)
  MsgBox i + 10
End Sub

Sub Main()
  Test
End Sub

The actual result atm is the error code 448 + 10 = 458

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

Reply via email to