Re: fix the license output by --lgpl=3orGPLv2

2016-12-02 Thread Daiki Ueno
Nikos Mavrogiannopoulos writes: > The recent patch which added the option 3orGPLv2 didn't modify the > license text to reflect the 3orGPLv2 license. This patch attempts to do > just that (it's a bit ugly but the result seems ok). Thank you. I have pushed a slightly modified version (as attache

Re: Fix libunistring in MS-Windows locales

2016-12-02 Thread Bruno Haible
Eli Zaretskii wrote in : > One reason is that libunistring needs to know the codeset of the > locale, to use it when it converts strings to and from Unicode using > iconv. However, on Windows the function locale_charset always re

Re: non-GCC compilers on Windows

2016-12-02 Thread Bruno Haible
Paul Eggert wrote in : > Eli Zaretskii wrote: > > Do we care for any Windows compilers except GCC? > > Not as far as I know, for Gnulib. (Though I'm no Windows expert.) Well, I care about it. Just added updated build instructio