Boost C++ Libraries: Ticket #11483: boost::uuids::*_generator throw std::runtime_error when given invalid arguments https://svn.boost.org/trac10/ticket/11483 <p> When invalid input data is provided to any of the generators, they currently return std::runtime_error. A more correct exception might be std::invalid_argument. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/11483 Trac 1.4.3 Jim King <jim.king@…> Fri, 17 Jul 2015 21:38:59 GMT summary changed https://svn.boost.org/trac10/ticket/11483#comment:1 https://svn.boost.org/trac10/ticket/11483#comment:1 <ul> <li><strong>summary</strong> <span class="trac-field-old">boost::uuids::*_generator return std::runtime_error when given invalid arguments</span> → <span class="trac-field-new">boost::uuids::*_generator throw std::runtime_error when given invalid arguments</span> </li> </ul> Ticket James E. King, III <jking@…> Thu, 03 Aug 2017 17:59:14 GMT <link>https://svn.boost.org/trac10/ticket/11483#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/11483#comment:2</guid> <description> <p> A fix for this can be found in the PR <a class="ext-link" href="https://github.com/boostorg/uuid/pull/17/files"><span class="icon">​</span>https://github.com/boostorg/uuid/pull/17/files</a> </p> </description> <category>Ticket</category> </item> <item> <dc:creator>James E. King, III</dc:creator> <pubDate>Sat, 12 Aug 2017 23:10:42 GMT</pubDate> <title>owner changed https://svn.boost.org/trac10/ticket/11483#comment:3 https://svn.boost.org/trac10/ticket/11483#comment:3 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Andy Tompkins</span> to <span class="trac-author">James E. King, III</span> </li> </ul> Ticket James E. King, III Sat, 12 Aug 2017 23:10:51 GMT status, milestone changed; resolution set https://svn.boost.org/trac10/ticket/11483#comment:4 https://svn.boost.org/trac10/ticket/11483#comment:4 <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> <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