[#75225] [Ruby trunk Feature#12324] Support OpenSSL 1.1.0 (and drop support for 0.9.6/0.9.7) — k@...
Issue #12324 has been reported by Kazuki Yamaguchi.
6 messages
2016/04/27
[#78693] Re: [Ruby trunk Feature#12324] Support OpenSSL 1.1.0 (and drop support for 0.9.6/0.9.7)
— Eric Wong <normalperson@...>
2016/12/17
[email protected] wrote:
[#78701] Re: [Ruby trunk Feature#12324] Support OpenSSL 1.1.0 (and drop support for 0.9.6/0.9.7)
— Kazuki Yamaguchi <k@...>
2016/12/17
On Sat, Dec 17, 2016 at 01:31:12AM +0000, Eric Wong wrote:
[#78702] Re: [Ruby trunk Feature#12324] Support OpenSSL 1.1.0 (and drop support for 0.9.6/0.9.7)
— Eric Wong <normalperson@...>
2016/12/17
Kazuki Yamaguchi <[email protected]> wrote:
[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>