Simon Kobyda wrote:
Hello. It seems that functions gnulib's functions iswprint() and wcwidth() return different results on different platforms.
Surely this is an issue of the platform's locales, not of Gnulib itself. Older platforms won't recognize newer characters, and some locales are simply buggy. It'd be a bit much to expect Gnulib to carry around its own locale data.