<div dir="ltr">Oops! wrong list...<br><br><div><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Nicolas Cellier</b> <span dir="ltr">&lt;<a href="mailto:nicolas.cellier.aka.nice@gmail.com">nicolas.cellier.aka.nice@gmail.com</a>&gt;</span><br>Date: 2015-10-31 21:56 GMT+01:00<br>Subject: Problem while updating SecureHashAlgorithm<br>To: Squeak Virtual Machine Development Discussion &lt;<a href="mailto:vm-dev@lists.squeakfoundation.org">vm-dev@lists.squeakfoundation.org</a>&gt;<br><br><br><div dir="ltr"><div><div><div><div><div><div><div>Hi,<br></div>anyone else got a problem while updating SecureHashAlgorithm?<br><br></div>The symptom is a SyntaxError window telling we cannot store into TA.<br></div>TA is a new class variable, so we normally should be able to write into it.<br><br></div>But the compiler fails because the classPool contains a ClassBinding instead of an Association for #TA...<br><br></div>If I recompile SecureHashAlgorithm without the new class vars, then compile with the class vars again via the Browser, then I correctly get a classPool populated with Association only and I can proceed from the SyntaxError.<br><br></div>Any idea where these ClassBinding came from?<span class="HOEnZb"><font color="#888888"><br><br></font></span></div><span class="HOEnZb"><font color="#888888">Nicolas<br></font></span></div>
</div><br></div></div>