Oliver Tappe<zooey@xxxxxxxxxxxxxxx> wrote: > Instead, please use BUnicodeChar to check for all whitespace characters. > > In order to do so, liblocale.so needs to be merged with libbe.so, though, as > currently there's only a cumbersome, dynamically loaded backend access from > libbe to liblocale available. I guess this would not affect being able to use liblocale.so functionality from libroot.so? > As an alternative, you could just revert to using isspace() and we take care > of this minor problem when we make BString generally unicode-aware. I guess that would be acceptable, even though it got mentioned late in the process :-) Bye, Axel.