<html>
<head>
<base href="http://bugzilla.gdcproject.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Error building core/thread.d"
href="http://bugzilla.gdcproject.org/show_bug.cgi?id=196#c13">Comment # 13</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Error building core/thread.d"
href="http://bugzilla.gdcproject.org/show_bug.cgi?id=196">bug 196</a>
from <span class="vcard"><a class="email" href="mailto:ibuclaw@gdcproject.org" title="Iain Buclaw <ibuclaw@gdcproject.org>"> <span class="fn">Iain Buclaw</span></a>
</span></b>
<pre>(In reply to Johannes Pfau from <a href="show_bug.cgi?id=196#c12">comment #12</a>)
<span class="quote">> Smaller test case:
> ----------------------------------------
> class ThreadError {}
> void foo()
> {
> __gshared error = new ThreadError();
> }</span >
It took me a while to put two and two together, but the unnamed data would be
created by ClassReferenceExp. Can certainly give it a proper anonymous name
and unset the readonly flag on it.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are watching all bug changes.</li>
</ul>
</body>
</html>