From: starlett (andrei.verovski_at_[hidden])
Date: 2000-11-28 09:59:25


Hi,

This is the result of CW6 Mac/Classic MacOS 9.04 test:

evrything went OK except : "regex_test.cpp" and "wregex_test.cpp".

Error : declaration syntax error
regex_cstring.hpp line 50 size_t BOOST_RE_CALL re_strlen(const charT *s)

Random test compilation is OK but compliler issued warning:

Warning : division by 0
 (instantiating: 'boost::random::const_mod<unsigned long,
0>::mult_add(unsigned long, unsigned long, unsigned long)')
random.hpp line 147 return (a*x+c) % m;

All source files have been the same as for test on other platforms.

Andrei Verovski