<html><body><div>On May 23, 2013, at 09:43 AM, Walter Bright <walter@digitalmars.com> wrote:<br><br><div><blockquote type="cite"><div class="msg-quote"><div class="_stretch"> Yes, but I don't know which one. The issue is attempting to declare:<br> <br> shared int foo() { ... }<br> <br> where shared would apply to the 'this' reference, but there is no 'this' <br> reference. This was an "accepts invalid code" bug in the compiler.</div></div></blockquote><span> </span><br>I absolutely agree. The change is correct. But there's no deprecation messages or warnings, I don't know if it would be possible though to add.<br><br>--<br>/Jacob Carlborg<br></div></div></body></html>