From: Erik Wien (wien_at_[hidden])
Date: 2005-03-16 05:41:38


Hmm.. I have now added the patches you provided, but unfortunately they
break the library on both VC++ and GCC. It seems they don't like the
revised encoding_traits function definitions. (They can't be matched to
their declarations according to both of them.) The other fixes work though.

Is adding the template<> to the definitions the only way to make it
compile on CW, or is there another solution?