At 17:13 -0500 18/01/01, Dom Lachowicz wrote:
>Hi Hub,
>
>In ut_types.h, do some preprocessor magic to #define ICONV_CONST to 
>const #ifdef MAC or whatever. Make sure that ut_types.h is #included 
>by ut_mbtowc.[cpp|h]


If I does, it does not work either. Compiler seems to be picky.
If I change the const_cast by a static_cast, I get a "consted away" error.

Any other idea ?

Hub

Reply via email to