Boost C++ Libraries: Ticket #7236: Boost 1.50.0, -I.../boost/tr1/tr1 causing compile failures without using any tr1 code https://svn.boost.org/trac10/ticket/7236 <p> Adding -I.../boost/tr1/tr1 to the command line causes compilation failures when I include program_options.hpp. </p> <p> Attached is a repro script, and some output. I have the issue on RHEL5/g++4.1.2 and ubuntu-11.10/g++4.6.1 </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/7236 Trac 1.4.3 anonymous Thu, 16 Aug 2012 02:14:06 GMT attachment set https://svn.boost.org/trac10/ticket/7236 https://svn.boost.org/trac10/ticket/7236 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">tr1-problem.tgz</span> </li> </ul> Ticket John Maddock Fri, 01 Mar 2013 18:13:13 GMT <link>https://svn.boost.org/trac10/ticket/7236#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/7236#comment:1</guid> <description> <p> I'm unable to reproduce this here with SVN Trunk: I suspect the issue has been fixed at some point, is this still a problem for you? </p> </description> <category>Ticket</category> </item> <item> <author>antoun.kanawati@…</author> <pubDate>Tue, 05 Mar 2013 00:47:13 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/7236#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/7236#comment:2</guid> <description> <p> Checked repro-case with 1.53.0 and g++ 4.6.3 and 4.1.2, first two commands compile ok, modulo "no newline at end-of-file" warnings. </p> <p> Thanks. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>John Maddock</dc:creator> <pubDate>Thu, 18 Apr 2013 08:47:10 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/7236#comment:3 https://svn.boost.org/trac10/ticket/7236#comment:3 <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">worksforme</span> </li> </ul> Ticket