On Wed, Mar 11, 2009 at 11:57 AM, Bruno Haible <br...@clisp.org> wrote: > OK, I'll work on the creation of a GNU project called 'libunistring', that > will export the functions from gnulib as a shared library.
My first reaction was, why isn't libunistring===glibc, but then we'd end up in a situation where gnulib would need to replace these functions on non-glibc systems anyway. I guess the documentation for such a library should explain quite carefully why developers should not just use ICU, though. James.