https://bugs.documentfoundation.org/show_bug.cgi?id=121213
--- Comment #4 from [email protected] --- Just a guess. Not sure. https://opengrok.libreoffice.org/xref/core/basctl/source/basicide/baside2b.cxx?r=41dbf08b#656 https://opengrok.libreoffice.org/xref/core/basic/source/classes/codecompletecache.cxx?r=3ceb01af#171 https://opengrok.libreoffice.org/xref/core/basic/source/classes/codecompletecache.cxx?r=3ceb01af#132 https://opengrok.libreoffice.org/xref/core/basic/source/classes/sbxmod.cxx?r=c88f7603#1695 https://opengrok.libreoffice.org/xref/core/basic/source/comp/symtbl.cxx?r=e48e0632#149 https://opengrok.libreoffice.org/xref/core/basic/source/comp/symtbl.cxx?r=e48e0632#162 https://opengrok.libreoffice.org/xref/core/basic/source/comp/symtbl.cxx?r=e48e0632#290 https://opengrok.libreoffice.org/xref/core/basic/source/classes/sbxmod.cxx?r=c88f7603#1695 ==================== For abc in the following code, StarBasic compares "abc" with "Main:aBc" case-insensitively? Sub Main() Static aBc As Integer abc = 1 End Sub -- 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
