Boost C++ Libraries: Ticket #1985: Missing ; in wave/samples/hannibal/translation_unit_parser.h https://svn.boost.org/trac10/ticket/1985 <p> The string_literal rule is missing a ; after it (around line 299). This only causes a compilation problem if the debug defines are uncommented in hannibal.cpp. (The member initializer list on lines 37 and 38 of that file could be reordered too to prevent a compiler warning.) </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/1985 Trac 1.4.3 Hartmut Kaiser Tue, 03 Jun 2008 18:08:44 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/1985#comment:1 https://svn.boost.org/trac10/ticket/1985#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> Fixed in SVN trunk. Thanks for reporting! Regards Hartmut </p> Ticket