https://bugs.freedesktop.org/show_bug.cgi?id=54000

--- Comment #5 from [email protected] 2012-09-06 10:11:40 UTC ---
Following example will demonstrate the bug:

Sub test
    STATIC testvar As Integer
    testvar = testvar + 1
    msgbox testvar
End Sub

Every basic routine that uses STATIC doesn't working and you get an "internal
error".
It's present in 3.5.6 and 3.6.1.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to