[ruby-core:75212] [Ruby trunk Bug#12322][Rejected] vs 2015

From: naruse@...
Date: 2016-04-27 04:58:46 UTC
List: ruby-core #75212
Issue #12322 has been updated by Yui NARUSE.

Status changed from Open to Rejected
Backport deleted (2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN)

Ruby 2.3 won't support VC 2015 because their msvcrt doesn't export __pioinfo.
Ruby 2.4 will support VC 2015 and VC 15 preview with hack https://bugs.ruby-lang.org/projects/ruby-trunk/repository/revisions/54737/diff/win32/win32.c

----------------------------------------
Bug #12322: vs 2015 
https://bugs.ruby-lang.org/issues/12322#change-58345

* Author: kerwin xu
* Status: Rejected
* Priority: Normal
* Assignee: 
* ruby -v: 
* Backport: 
----------------------------------------
i cannot compile ruby 2.3.1 with vc 2015 , because msvcr.lib does not have __pioinfo .

EXTERN_C _CRTIMP ioinfo * __pioinfo[];



-- 
https://bugs.ruby-lang.org/

Unsubscribe: <mailto:[email protected]?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

In This Thread

Prev Next