From 3d7fa44b05482818a954e04dfb6e5311e1b790b8 Mon Sep 17 00:00:00 2001 From: nobu Date: Mon, 8 Jul 2013 14:13:13 +0000 Subject: win32.c: for strict ANSI * win32/win32.c (rb_w32_pow): move from win32.h and disable strict ANSI mode macro to let _controlfp() stuff defined. [ruby-core:55312] [Bug #8495] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41836 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ca943af568..92ef25bd7a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,8 @@ -Mon Jul 8 23:12:48 2013 Nobuyoshi Nakada +Mon Jul 8 23:13:11 2013 Nobuyoshi Nakada + + * win32/win32.c (rb_w32_pow): move from win32.h and disable strict + ANSI mode macro to let _controlfp() stuff defined. + [ruby-core:55312] [Bug #8495] * numeric.c (finite): add declaration for strict ANSI. [ruby-core:55312] [Bug #8495] -- cgit v1.2.3