
16 Mar
2005
16 Mar
'05
10:41 a.m.
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?