Boost C++ Libraries: Ticket #1438: gcc 4.3.0 seems to need a <cstring> in impl/debug.ipp https://svn.boost.org/trac10/ticket/1438 <p> ... to avoid a "???memcpy??? is not a member of ???std???" compilation failure error. </p> <p> (or a &lt;cwchar&gt; for wmemcpy, if that is used anywhere). </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/1438 Trac 1.4.3 John Pavel <jrp@…> Tue, 13 Nov 2007 19:22:26 GMT <link>https://svn.boost.org/trac10/ticket/1438#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/1438#comment:1</guid> <description> <p> Should be fixed by <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1432" title="#1432: Patches: Missing includes and same compiler warnings (closed: fixed)">#1432</a> </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Joaquín M López Muñoz</dc:creator> <pubDate>Wed, 14 Nov 2007 17:07:00 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/1438#comment:2 https://svn.boost.org/trac10/ticket/1438#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> Fixed at rev 41078. I didn't apply the fix supplied along ticket <a class="ext-link" href="http://svn.boost.org/trac/boost/ticket/1432"><span class="icon">​</span>1432</a> because I wasn't aware of its existence. </p> Ticket