<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - Autocorrection of Function Parameters and Static variables does not work"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=121213#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - Autocorrection of Function Parameters and Static variables does not work"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=121213">bug 121213</a>
from <span class="vcard"><a class="email" href="mailto:himajin100000@gmail.com" title="himajin100000@gmail.com">himajin100000@gmail.com</a>
</span></b>
<pre>Just a guess. Not sure.
<a href="https://opengrok.libreoffice.org/xref/core/basctl/source/basicide/baside2b.cxx?r=41dbf08b#656">https://opengrok.libreoffice.org/xref/core/basctl/source/basicide/baside2b.cxx?r=41dbf08b#656</a>
<a href="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#171</a>
<a href="https://opengrok.libreoffice.org/xref/core/basic/source/classes/codecompletecache.cxx?r=3ceb01af#132">https://opengrok.libreoffice.org/xref/core/basic/source/classes/codecompletecache.cxx?r=3ceb01af#132</a>
<a href="https://opengrok.libreoffice.org/xref/core/basic/source/classes/sbxmod.cxx?r=c88f7603#1695">https://opengrok.libreoffice.org/xref/core/basic/source/classes/sbxmod.cxx?r=c88f7603#1695</a>
<a href="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#149</a>
<a href="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#162</a>
<a href="https://opengrok.libreoffice.org/xref/core/basic/source/comp/symtbl.cxx?r=e48e0632#290">https://opengrok.libreoffice.org/xref/core/basic/source/comp/symtbl.cxx?r=e48e0632#290</a>
<a href="https://opengrok.libreoffice.org/xref/core/basic/source/classes/sbxmod.cxx?r=c88f7603#1695">https://opengrok.libreoffice.org/xref/core/basic/source/classes/sbxmod.cxx?r=c88f7603#1695</a>
====================
For abc in the following code, StarBasic compares "abc" with "Main:aBc"
case-insensitively?
Sub Main()
Static aBc As Integer
abc = 1
End Sub</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>