<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p>Hi all,</p>
<p><br>
</p>
<p>I just found a bug in my context-dependent styling <a href="http://forum.world.st/The-Trunk-ShoutCore-ct-66-mcz-td5101898.html" class="OWAAutoLink">
commit (<span>ShoutCore-ct.66)</span></a>. In BlockContexts, it does not detect arguments correctly:</p>
<p><br>
</p>
<p><img size="29165" contenttype="image/png" id="img825761" style="max-width: 99.9%; user-select: none;" contextid="img913235" tabindex="0" src="cid:e66f5cee-80dc-4a4f-bfc3-4b0b6ecc41e3"><br>
</p>
<p>(For accessibility: Only a1 is marked as blue correctly. The other vars are all styled gray.)</p>
<p><br>
</p>
<p>The current implementation is actually quite hard-coded to extract the first context numArgs elements from context tempNames. The latter returns both all temp vars' and all arguments' names. I searched some time around but could not found any possibility
 to distinguish between temp vars and arguments using the Context or DebuggerMap. Did I miss something? Or is there really no getting around it to analyze the decompiled source again?</p>
<p><br>
</p>
<p>Best,</p>
<p>Christoph</p>
<div id="Signature">
<div name="divtagdefaultwrapper" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:; margin:0">
<div><font size="2" color="#808080"></font></div>
</div>
</div>
</div>
</body>
</html>