bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Building and testing Bison 3.0.2 with MinGW [3/5]


From: Akim Demaille
Subject: Re: Building and testing Bison 3.0.2 with MinGW [3/5]
Date: Thu, 22 Jan 2015 16:20:16 +0100

> Le 20 janv. 2015 à 18:27, Eli Zaretskii <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]