<div dir="ltr"><div>That behavior has been introduced by fixing issue 9199. But the way was not good, because it unnecessarily breaks existing code.<br></div><div style>I opened a new enhancement <a href="http://d.puremagic.com/issues/show_bug.cgi?id=10150">http://d.puremagic.com/issues/show_bug.cgi?id=10150</a> to fix the regressions and more consistent compiler behavior. How about that?</div>
<div style><br></div><div style>Kenji Hara</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/5/23 Jacob Carlborg <span dir="ltr"><<a href="mailto:doob@me.com" target="_blank">doob@me.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div><div class="im">On May 23, 2013, at 09:43 AM, Walter Bright <<a href="mailto:walter@digitalmars.com" target="_blank">walter@digitalmars.com</a>> wrote:<br>
<br></div><div><div class="im"><blockquote type="cite"><div><div> 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></div>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></div>
<br>_______________________________________________<br>
dmd-beta mailing list<br>
<a href="mailto:dmd-beta@puremagic.com">dmd-beta@puremagic.com</a><br>
<a href="http://lists.puremagic.com/mailman/listinfo/dmd-beta" target="_blank">http://lists.puremagic.com/mailman/listinfo/dmd-beta</a><br></blockquote></div><br></div>