
16 Mar
2005
16 Mar
'05
11:24 a.m.
"Erik Wien" <wien@start.no> wrote in message news:d192ee$u9n$1@sea.gmane.org... | 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? put the definition inside the class. -Thorsten