Boost C++ Libraries: Ticket #8334: Change runtime assert to compile time https://svn.boost.org/trac10/ticket/8334 <p> lexical_cast shall assert at compile time, that no conversion to pointer is performed. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/8334 Trac 1.4.3 Antony Polukhin Wed, 27 Mar 2013 17:00:49 GMT <link>https://svn.boost.org/trac10/ticket/8334#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8334#comment:1</guid> <description> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/83601" title="Update code that uses string buffers (refs #8267). Treat cast to ...">[83601]</a>) Update code that uses string buffers (refs <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/8267" title="#8267: Bugs: lexical_cast uses stream buffers incorrectly (closed: fixed)">#8267</a>). Treat cast to pointer as compile time error (refs <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/8334" title="#8334: Bugs: Change runtime assert to compile time (closed: fixed)">#8334</a>). Update documentation </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Antony Polukhin</dc:creator> <pubDate>Tue, 02 Apr 2013 06:50:12 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/8334#comment:2 https://svn.boost.org/trac10/ticket/8334#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/83689" title="Merge from trunk: * Fix stream related issues with libc++ and clang ...">[83689]</a>) Merge from trunk: </p> <ul><li>Fix stream related issues with libc++ and clang (fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/7704" title="#7704: Bugs: lexical_cast to filesystem::path fails for string::length &gt; 22 (closed: fixed)">#7704</a>, fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/8267" title="#8267: Bugs: lexical_cast uses stream buffers incorrectly (closed: fixed)">#8267</a>) </li><li>Change runtime assert to compile time when converting to pointer (fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/8334" title="#8334: Bugs: Change runtime assert to compile time (closed: fixed)">#8334</a>) </li></ul> Ticket