Re: [proto] [phoenix][msm] proto limits increased to 10, phoenix broken on trunk

2011-05-09 Thread Christophe Henry
2011/5/9 Eric Niebler e...@boostpro.com: On 5/8/2011 9:54 PM, Thomas Heller wrote: Phoenix is up and running now again and should play nice with other libs! Proto is now fully preprocessed on trunk, and I've just merged it all to release. That means that the corresponding changes to Phoenix

Re: [proto] using phoenix in MSM

2011-05-09 Thread Thomas Heller
On Monday, May 09, 2011 11:18:50 PM Christophe Henry wrote: Hi, Thanks to Eric's latest changes (which removed conflicts between MSM and phoenix), and Thomas' help, I added the possibility to use phoenix as an action inside eUML. There is still quite a bit to be done to be able to do with

[proto] Latest proto commit on trunk.

2011-05-09 Thread Joel Falcou
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 identifier before '~' token

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