id summary reporter owner description type status milestone component version severity resolution keywords cc 11115 Can't compile subrules with C++11 alan.n.davies@… Joel de Guzman "I am having trouble getting subrules to compile using a C++11 compiler. I have tried both Visual Studio 2013, and g++ 4.8.2 with the ""-std=c++11"". Boost version is 1.57.0. I can't even get the example calc1_sr.cpp to compile. I have attached the output of the two compilers for this file. g++ 4.8.2 without the ""-std=c++11"" option will compile. As will g++ 4.1.2 and Visual Studio 2008. However the sample does not run correctly as reported in https://svn.boost.org/trac/boost/ticket/5270" Bugs closed To Be Determined spirit Boost 1.57.0 Problem fixed spirit subrules C++11