file.c: remove unnecessary declaration
* file.c (GetLastError): already defined in windows.h on nowadays cygwin, and caused the confliction with the system provided definition on cygwin64. by @kou1okada [Fixes GH-433]. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43583 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
53dc9794f0
commit
7ddf295a4b
@ -1,3 +1,9 @@
|
||||
Sat Nov 9 00:26:50 2013 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||
|
||||
* file.c (GetLastError): already defined in windows.h on nowadays
|
||||
cygwin, and caused the confliction with the system provided
|
||||
definition on cygwin64. by @kou1okada [Fixes GH-433].
|
||||
|
||||
Fri Nov 8 18:35:31 2013 Masaki Matsushita <glass.saga@gmail.com>
|
||||
|
||||
* lib/open3.rb: receive arguments as keyword arguments.
|
||||
|
Loading…
x
Reference in New Issue
Block a user