From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2004-08-09 23:11:49


cxx: Error:
/net/redbelly/scratch1/rwgk/boost_regression/boost/boost/test/detail/basic_c
string/compare.hpp, line 42: #40
          expected an identifier
    static bool eq( CharT c1, CharT c2 ) { return std::toupper( c1 )
== std::toupper( c2 ); }
---------------------------------------------------------------^

How should deal with this one?

Any pointers?

Gennadiy.