<html>
<head>
<base href="http://bugzilla.gdcproject.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:ketmar@ketmar.no-ip.org" title="Ketmar Dark <ketmar@ketmar.no-ip.org>"> <span class="fn">Ketmar Dark</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - invalid code generation with -O2 for method returning ref"
href="http://bugzilla.gdcproject.org/show_bug.cgi?id=179">bug 179</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>ketmar@ketmar.no-ip.org
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - invalid code generation with -O2 for method returning ref"
href="http://bugzilla.gdcproject.org/show_bug.cgi?id=179#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - invalid code generation with -O2 for method returning ref"
href="http://bugzilla.gdcproject.org/show_bug.cgi?id=179">bug 179</a>
from <span class="vcard"><a class="email" href="mailto:ketmar@ketmar.no-ip.org" title="Ketmar Dark <ketmar@ketmar.no-ip.org>"> <span class="fn">Ketmar Dark</span></a>
</span></b>
<pre>p.s.
changing the line
a.valueChanged.connect!"watch"(o);
to
a.valueChangedSg.connect!"watch"(o);
(i.e. bypassing method call) works as expected both with -O0 and -O2.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are watching all bug changes.</li>
</ul>
</body>
</html>