Boost logo

Boost :

From: berti_at_[hidden]
Date: 2001-02-17 06:37:49


Hi John,

--- In boost_at_y..., John Maddock <John_Maddock_at_c...> wrote:
> The regex test programs with the Kai compiler produce the following
output
> (from the logfile):
>
> ** KCC 3.4g
> KCC -o boosttmp.exe --strict_warnings -I..
> ../libs/regex/demo/regress/regex_test.cpp
> "../boost/re_detail/regex_cstring.hpp", line 70: error: namespace
"std" has
> no
> member "wcslen"
> return std::wcslen(s);
> ^

I had similar problems when compiling STLport with KCC on Linux.
There was a recent post in the bugs forum of STLport announcing
a workaround. [I cannot reach www.stlport.org at the moment,
but search for KAI in the archives].
Perhaps these problems have the same origin.

--guntram


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk