Vladimir Nadvornik <nadvornik at suse.cz> wrote: >Maybe the programmer intended > > if (((locale == NULL) || (*locale == 0)) Yes. It will be fixed in 2.0.6: Changes since 2.0.5 [...] 4. src/slcommon.c: '=' instead of '==' was being used in the utf8_enable function. Thanks, --John