Boost logo

Boost Testing :

From: JOAQUIN LOPEZ MU?Z (joaquin_at_[hidden])
Date: 2006-03-29 16:07:35


Hello, Comeau is failing on lots of tests of RC_1_34_0 with

"C:\DEVEL\Como433\libcomo\cnames\cstring", line 31: error #247:
function
          "std::strlen" has already been defined
      extern "C++" inline size_t strlen(const char *arg) {
return ::strlen(arg); }

See for instance http://tinyurl.com/l6amp
As it happens, this problem was already reported some time ago:

http://lists.boost.org/Archives/boost/2004/08/69794.php

Broneck kindly pursued the problem, narrowed it down to
a bug in <cstring> Comeau implementation and even managed to
get an official fix from Comeau, as you can see reading
the thread above. I'd be grateful if Koneck could apply
that patch again --apparently there hasn't been any stdlib
upgrade since then which already includes the patch.

Thank you!

Joaquín M López Muñoz
Telefónica, Investigación y Desarrollo


Boost-testing list run by mbergal at meta-comm.com