Boost C++ Libraries: Ticket #2580: Error in proto/transform/call.hpp https://svn.boost.org/trac10/ticket/2580 <p> There is a typographical error in proto/transform/call.hpp that causes the preprocessor to incorrectly expand the call template class for argument lists of length greater than 3. </p> <p> The error is on line 414. There should be no backslash at the end of the line. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/2580 Trac 1.4.3 Eric Niebler Wed, 10 Dec 2008 06:04:29 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/2580#comment:1 https://svn.boost.org/trac10/ticket/2580#comment:1 <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> <p> This has been fixed on trunk for several weeks, and merged to release. The fix is also available in the separate proto.zip download in the <a class="ext-link" href="http://www.boostpro.com/vault"><span class="icon">​</span>boost file vault</a>, in the Template Metaprogramming directory. </p> <p> Thanks for the report. </p> Ticket