Project

General

Profile

Actions

Backport #9288

closed

Cygwin 2.1.0 fix to 2.0.0

Added by dajoen (Jeroen Verhoeven) over 10 years ago. Updated about 10 years ago.


Description

Using RVM we see that ruby fails to compile for 1.9.3 and 2.0.0. This seems to be fixed in 2.1.0.
Compiling the 2.1.0 as follows succeeds:
rvm --debug install 2.1.0 --without-tcl --without-tk

Trying the same for 2.0.0 fails. With errors logged in the following gist: https://gist.github.com/dajoen/8094203

A history of events can also be seen in https://github.com/wayneeseguin/rvm/issues/2360.

Updated by nagachika (Tomoyuki Chikanaga) about 10 years ago

  • Status changed from Open to Assigned
  • Assignee set to nagachika (Tomoyuki Chikanaga)
  • ruby -v set to 2.0.0p353

Thank you for your reporting.

r43583 seems related this issue. I'll backport it.

Updated by nagachika (Tomoyuki Chikanaga) about 10 years ago

  • Status changed from Assigned to Closed
  • % Done changed from 0 to 100

Applied in changeset r44905.


merge revision(s) r43583: [Backport #9288]

* 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].
Actions

Also available in: Atom PDF

Like0
Like0Like0