Boost C++ Libraries: Ticket #6154: Regex documentation introduction and overview page error https://svn.boost.org/trac10/ticket/6154 <p> The credit card example gives the first statement of the expression as: </p> <p> (\d<a class="report" href="https://svn.boost.org/trac10/report/4">{4}</a>)<a class="report" href="https://svn.boost.org/trac10/report/3">{3}</a>\d<a class="report" href="https://svn.boost.org/trac10/report/4">{4}</a> </p> <p> which is missing the [- ] that is present in the C++ version. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/6154 Trac 1.4.3 Michel Morin <mimomorin@…> Sun, 20 Nov 2011 14:03:44 GMT owner, component changed https://svn.boost.org/trac10/ticket/6154#comment:1 https://svn.boost.org/trac10/ticket/6154#comment:1 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Matias Capeletto</span> to <span class="trac-author">John Maddock</span> </li> <li><strong>component</strong> <span class="trac-field-old">Documentation</span> → <span class="trac-field-new">regex</span> </li> </ul> Ticket John Maddock Sat, 24 Dec 2011 17:52:03 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/6154#comment:2 https://svn.boost.org/trac10/ticket/6154#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> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/76139" title="Fix typo and regenerate docs. Fixes #6154.">[76139]</a>) Fix typo and regenerate docs. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/6154" title="#6154: Bugs: Regex documentation introduction and overview page error (closed: fixed)">#6154</a>. </p> Ticket