Boost C++ Libraries: Ticket #11115: Can't compile subrules with C++11 https://svn.boost.org/trac10/ticket/11115 <p> 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. </p> <p> I can't even get the example calc1_sr.cpp to compile. I have attached the output of the two compilers for this file. </p> <p> 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 <a class="ext-link" href="https://svn.boost.org/trac/boost/ticket/5270"><span class="icon">​</span>https://svn.boost.org/trac/boost/ticket/5270</a> </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/11115 Trac 1.4.3 alan.n.davies@… Fri, 13 Mar 2015 12:49:55 GMT attachment set https://svn.boost.org/trac10/ticket/11115 https://svn.boost.org/trac10/ticket/11115 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">calc1_sr_g++482_output.txt</span> </li> </ul> <p> g++ 4.8.2 error for calc1_sr.cpp </p> Ticket alan.n.davies@… Fri, 13 Mar 2015 12:53:05 GMT attachment set https://svn.boost.org/trac10/ticket/11115 https://svn.boost.org/trac10/ticket/11115 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">calc1_sr_VS2013_output.txt</span> </li> </ul> <p> Visual Studio 2013 error for calc1_sr.cpp </p> Ticket Nikita Kniazev <nok.raven@…> Tue, 05 Dec 2017 14:26:41 GMT <link>https://svn.boost.org/trac10/ticket/11115#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/11115#comment:1</guid> <description> <p> Fixed in <a class="ext-link" href="https://github.com/boostorg/spirit/pull/259"><span class="icon">​</span>https://github.com/boostorg/spirit/pull/259</a> </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Joel de Guzman</dc:creator> <pubDate>Wed, 13 Dec 2017 23:08:51 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/11115#comment:2 https://svn.boost.org/trac10/ticket/11115#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> Ticket