Boost logo

Boost :

From: Gennadiy E. Rozental (rogeeff_at_[hidden])
Date: 2001-10-16 11:34:13


Hi,

I am getting following errors while trying to compile config_test
with Sun Forte c++ u.2:

"/opt/SUNWspro6/WS6U2/include/CC/Cstd/rw/locimpl", line 430: Error:
Could not find a match for std::ctype<char>::ctype(int).
"/opt/SUNWspro6/WS6U2/include/CC/Cstd/rw/locimpl", line 451:
Where: While instantiating "__rwstd::create_classic_facet<const
std::ctype<char>>(const std::ctype<char>*)".
"/opt/SUNWspro6/WS6U2/include/CC/Cstd/rw/locimpl", line 451:
Where: Instantiated from non-template code.
"/opt/SUNWspro6/WS6U2/include/CC/Cstd/rw/locimpl", line 451: Error:
Cannot return const std::ctype<char>* from a function that should
return __rwstd::facet_imp*.
"/opt/SUNWspro6/WS6U2/include/CC/Cstd/rw/locimpl", line 453: Error:
Cannot return const std::ctype<char>* from a function that should
return __rwstd::facet_imp*.
"/opt/SUNWspro6/WS6U2/include/CC/Cstd/rw/locimpl", line 455: Error:
Cannot return const std::ctype<char>* from a function that should
return __rwstd::facet_imp*.

Does anybody know how to fix this or overcome it so I can test
further, cause while I do not even see any reference to config_test
and not that familiar with config test framework.

Gennadiy.


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