Boost C++ Libraries: Ticket #9343: uuid string generator code examples wrong https://svn.boost.org/trac10/ticket/9343 <p> Example in code claims 01234567-89ab-cdef-0123456789abcdef is a valid form, but it is not. It throws. The fault is a missing - at position 10. </p> <p> I copy-pasted the example, which I guess is a fairly common way to do things which is why I want to fix this. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/9343 Trac 1.4.3 alexander.schrab@… Tue, 05 Nov 2013 10:25:18 GMT attachment set https://svn.boost.org/trac10/ticket/9343 https://svn.boost.org/trac10/ticket/9343 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">faulty-uuid-comment.patch</span> </li> </ul> <p> fix </p> Ticket Mateusz Loskot Tue, 05 Nov 2013 10:29:27 GMT component changed; owner set https://svn.boost.org/trac10/ticket/9343#comment:1 https://svn.boost.org/trac10/ticket/9343#comment:1 <ul> <li><strong>owner</strong> set to <span class="trac-author">Andy Tompkins</span> </li> <li><strong>component</strong> <span class="trac-field-old">None</span> → <span class="trac-field-new">uuid</span> </li> </ul> Ticket James E. King, III <jking@…> Fri, 04 Aug 2017 02:02:56 GMT <link>https://svn.boost.org/trac10/ticket/9343#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/9343#comment:2</guid> <description> <p> Fixed in PR <a class="ext-link" href="https://github.com/boostorg/uuid/pull/19"><span class="icon">​</span>https://github.com/boostorg/uuid/pull/19</a> </p> </description> <category>Ticket</category> </item> <item> <author>James E. King, III <jking@…></author> <pubDate>Fri, 04 Aug 2017 12:22:26 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/9343#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/9343#comment:3</guid> <description> <p> Fixed in PR <a class="ext-link" href="https://github.com/boostorg/uuid/pull/17"><span class="icon">​</span>https://github.com/boostorg/uuid/pull/17</a> </p> </description> <category>Ticket</category> </item> <item> <dc:creator>James E. King, III</dc:creator> <pubDate>Sat, 12 Aug 2017 22:30:20 GMT</pubDate> <title>status, version, milestone changed; resolution set https://svn.boost.org/trac10/ticket/9343#comment:4 https://svn.boost.org/trac10/ticket/9343#comment:4 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>version</strong> <span class="trac-field-old">Boost Development Trunk</span> → <span class="trac-field-new">Boost 1.53.0</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> <li><strong>milestone</strong> <span class="trac-field-old">To Be Determined</span> → <span class="trac-field-new">Boost 1.66.0</span> </li> </ul> Ticket