> Le 20 janv. 2015 à 18:27, Eli Zaretskii <e...@gnu.org> a écrit :
> 
> Is the below acceptable?
> 
> (I couldn't simply put this on system.h, since this is non-trivial C
> code, not a macro or a short function.)
> 
> --- /dev/null 1970-01-01 02:00:00 +0200
> +++ src/mingw-setlocale.c     2015-01-20 18:48:47 +0200
> @@ -0,0 +1,26 @@
> +#ifdef __MINGW32__
> +static void
> +mingw_setlocale (void)

That would be great!  Put a #define setlocale  mingw_setlocale
in system.h, and I'm the happiest Bison maintainer in the world :)


Reply via email to