Re: [proto] Latest proto commit on trunk.

2011-05-11 Thread Joel Falcou
On 09/05/11 20:36, Eric Niebler wrote: Right, that's not going to work. I'm surprised it ever did. it was long shot by us I confess. I'll repent I promise Can you you boost/typeof.hpp For w/e reason it fails horribly in flames and brimstone under MSVC2010 in our test cases. PROTO_DECLTYPE do

Re: [proto] Latest proto commit on trunk.

2011-05-09 Thread Joel Falcou
On 09/05/11 21:12, Eric Niebler wrote: FWIW, this was due to a missing #include, which I've since fixed. This *should* work again, but it's not part of Proto's public documented interface. I reserve the right to break your code. ;-) No problem. This is anyway some ugly fix. We have to slaps MSVC

Re: [proto] Latest proto commit on trunk.

2011-05-09 Thread Eric Niebler
On 5/10/2011 8:36 AM, Eric Niebler wrote: > On 5/10/2011 3:22 AM, Joel Falcou wrote: >> I got these error compiling NT2 with proto trunk >> >> /usr/local/include/boost-latest/boost/proto/detail/decltype.hpp:67:56: >> error: 'M0' has not been declared > > This is what happens to people who use stu

Re: [proto] Latest proto commit on trunk.

2011-05-09 Thread Eric Niebler
On 5/10/2011 3:22 AM, Joel Falcou wrote: > I got these error compiling NT2 with proto trunk > > /usr/local/include/boost-latest/boost/proto/detail/decltype.hpp:67:56: > error: 'M0' has not been declared > /usr/local/include/boost-latest/boost/proto/detail/decltype.hpp:67:1: > error: expected ident