From 3e5988b29d605bde0ea1ff651e8a5c3de8228a23 Mon Sep 17 00:00:00 2001 From: nobu Date: Fri, 3 Jul 2015 05:30:21 +0000 Subject: file.c: _wfreopen_s on mingw * win32/file.c: some mingw compilers need a tweek for the declarations of _wfreopen_s. [Bug #11320] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51117 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9316512522..5e304ff045 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Fri Jul 3 14:30:18 2015 Nobuyoshi Nakada + + * win32/file.c: some mingw compilers need a tweek for the + declarations of _wfreopen_s. [Bug #11320] + Fri Jul 3 12:25:19 2015 Nobuyoshi Nakada * transcode.c (rb_econv_set_replacement): target encoding name can -- cgit v1.2.3