<p dir="ltr">compiles with clang 3.2 ( new commit) - but fails in unwind_stack()</p>
<div class="gmail_quote">Am 13.11.2012 15:44 schrieb &quot;Marco Craveiro&quot; &lt;<a href="mailto:marco.craveiro@gmail.com">marco.craveiro@gmail.com</a>&gt;:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi boost-users,<br>
<br>
As reported by Eugene Yakubovich[1], I am seeing problems compiling<br>
boost coroutine with clang 3.1 on debian testing. I got my sources<br>
from �git://<a href="http://gitorious.org/boost-dev/boost-dev.git" target="_blank">gitorious.org/boost-dev/boost-dev.git</a> at commit<br>
c083660c54b88ca1ce9a940f4a71bc6c3ab89003. The error I get is:<br>
<br>
/boost/coroutine/detail/coroutine_object.hpp:54:46: error: expected expression<br>
� � �Context * ctx( hldr-&gt;data.get().get&lt; 0 &gt;() );<br>
� � � � � � � � � � � � � � � � � � � � � � �^<br>
The same code compiles and runs fine with gcc 4.7. In both cases I&#39;m<br>
using C++11. I just want to double-check that this is some kind of<br>
problem with clang - since 3.2 is on the wings I was wondering if this<br>
would be resolved by the upgrade.<br>
<br>
If anyone has managed to get it working with 3.1 I&#39;d appreciate some pointers.<br>
<br>
Many thanks for your time,<br>
<br>
Marco<br>
--<br>
So young, and already so unknown -- Pauli<br>
<br>
blog: <a href="http://mcraveiro.blogspot.com" target="_blank">http://mcraveiro.blogspot.com</a><br>
<br>
[1] <a href="http://boost.2283326.n4.nabble.com/Review-Coroutine-reviewstarts-today-September-3rd-td4635140i20.html" target="_blank">http://boost.2283326.n4.nabble.com/Review-Coroutine-reviewstarts-today-September-3rd-td4635140i20.html</a><br>

_______________________________________________<br>
Boost-users mailing list<br>
<a href="mailto:Boost-users@lists.boost.org">Boost-users@lists.boost.org</a><br>
<a href="http://lists.boost.org/mailman/listinfo.cgi/boost-users" target="_blank">http://lists.boost.org/mailman/listinfo.cgi/boost-users</a><br>
</blockquote></div>