Boost C++ Libraries: Ticket #3049: libs/mpl/preprocessed need README on purpose and howto https://svn.boost.org/trac10/ticket/3049 <p> After application of recent patch file: </p> <p> <a class="ext-link" href="https://svn.boost.org/trac/boost/attachment/ticket"><span class="icon">​</span>https://svn.boost.org/trac/boost/attachment/ticket</a> </p> <blockquote> <p> /3044/iter_fold_if.patch </p> </blockquote> <p> an attempt to run the test resulted in an error msg: </p> <p> gcc.compile.c++ ../../../bin.v2/libs/mpl/test/iter_fold_if.test </p> <blockquote> <p> /gcc-4.2/debug/iter_fold_if.o </p> </blockquote> <p> In file included from iter_fold_if.cpp:14: ../../../boost/mpl/iter_fold_if.hpp:86: error: wrong number of </p> <blockquote> <p> template arguments (5, should be 6) </p> </blockquote> <p> ../../../boost/mpl/aux_/preprocessed/gcc/iter_fold_if_impl.hpp:96: </p> <blockquote> <p> error: provided for 'template&lt;class Iterator, class State, class <a class="missing wiki">ForwardOp</a>, class <a class="missing wiki">ForwardPredicate</a>, class <a class="missing wiki">BackwardOp</a>, class <a class="missing wiki">BackwardPredicate</a>&gt; struct boost::mpl::aux::iter_fold_if_impl' </p> </blockquote> <p> This message indicates need to regenerate the preprocessed files from the programs in /mpl/lib/preprocessed; however, there's no README file in that directory providing instructions on how to do that. </p> <p> It would be very helpful if one were provided. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/3049 Trac 1.4.3 Steven Watanabe Tue, 19 May 2009 15:52:16 GMT <link>https://svn.boost.org/trac10/ticket/3049#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/3049#comment:1</guid> <description> <p> I tested using </p> <pre class="wiki">bjam gcc define=BOOST_MPL_CFG_NO_PREPROCESSED_HEADERS </pre><p> AFAICT, the script that does the regeneration is preprocess.py, which does have a usage message. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>viboes</dc:creator> <pubDate>Mon, 13 Jan 2014 22:33:55 GMT</pubDate> <title>type changed https://svn.boost.org/trac10/ticket/3049#comment:2 https://svn.boost.org/trac10/ticket/3049#comment:2 <ul> <li><strong>type</strong> <span class="trac-field-old">Support Requests</span> → <span class="trac-field-new">Feature Requests</span> </li> </ul> Ticket