Hi, all,
I am a Chinese user of MinGW on Windows. I want GCC to write out compiling
messages in Chinese. After some search and analysis on Internet, I realized
that I should enable MinGW's national language support(NLS). I typed command
"gcc -v", and noticed that gcc 5.3.0 in MinGW-w64 was con
Hi Tamir,
The patch looks good to me, I pushed it to the repo.
Thanks,
Jacek
On 05/09/16 17:50, Tamir Duberstein wrote:
> Looks like my attachment did not come come through?
>
> Here it is as a gist:
> https://gist.githubusercontent.com/tamird/75365627ac99e5714133444d3625e8fc/raw/4a703a8599e813a
Looks like my attachment did not come come through?
Here it is as a gist:
https://gist.githubusercontent.com/tamird/75365627ac99e5714133444d3625e8fc/raw/4a703a8599e813a1058916f1977d794040ea0ed4/secure_overloads.patch
On Thu, May 5, 2016 at 10:14 AM, Tamir Duberstein wrote:
> Hi Jacek, apologies
---
mingw-w64-headers/include/fileapi.h | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/mingw-w64-headers/include/fileapi.h
b/mingw-w64-headers/include/fileapi.h
index a6ad549..eb7ccc9 100755
--- a/mingw-w64-headers/include/fileapi.h
+++ b/mingw-w64-headers/include/filea