From 111b86142280d3257021d142fce1317b44c1b850 Mon Sep 17 00:00:00 2001 From: nobu Date: Wed, 30 Jan 2013 08:08:23 +0000 Subject: win32.h: revert r37337 * include/ruby/win32.h (fstat): revert r37337, which uses _fstati64() instead of fstati64() on mingw32. [Bug #7276] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38992 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e956677c24..7d2c10fc91 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Wed Jan 30 17:08:20 2013 Nobuyoshi Nakada + + * include/ruby/win32.h (fstat): revert r37337, which uses _fstati64() + instead of fstati64() on mingw32. [Bug #7276] + Wed Jan 30 15:26:37 2013 Shugo Maeda * ext/socket/unixsocket.c (rsock_init_unixsock): use rb_inspect() -- cgit v1.2.3