|
Boost Testing : |
From: Eric Niebler (eric_at_[hidden])
Date: 2006-02-25 13:22:20
On Bronek_office, como-4_3_3-vc7_1, almost all of xpressive's tests are
failing with the following error:
"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 http://tinyurl.com/zdcvm)
Looks to me like either there is a bug in the standard library here, or
else this toolset has been misconfigured somehow. Any ideas?
-- Eric Niebler Boost Consulting www.boost-consulting.com