From: naruse@... Date: 2016-04-27T04:58:46+00:00 Subject: [ruby-core:75212] [Ruby trunk Bug#12322][Rejected] vs 2015 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: