From: "k0kubun (Takashi Kokubun) via ruby-core" Date: 2024-01-06T04:49:45+00:00 Subject: [ruby-core:116048] [Ruby master Misc#20107] Update required Oracle Solaris Studio version to 12.5 Issue #20107 has been updated by k0kubun (Takashi Kokubun). Status changed from Open to Closed Now that we have lost a (RubyCI) machine to check the behavior, I don't know if we can check whether the features work on 12.6 or not. But I think #note-2 was a "yes" from the platform maintainer to update the policy ([the wiki](https://github.com/ruby/ruby/wiki/C99-Usage-Guidelines) @kddnewton linked) and start using it. Like Cygwin, even though we don't have a RubyCI machine to test every commit, we can retrospectively patch problematic places to maintain Solaris support on a best-effort basis. We can close this ticket. Please consider leaving a note in NEWS.md about Visual Studio 2015 and Solaris Studio 12.6 once you start relying on these compiler versions. ---------------------------------------- Misc #20107: Update required Oracle Solaris Studio version to 12.5 https://bugs.ruby-lang.org/issues/20107#change-106044 * Author: kddnewton (Kevin Newton) * Status: Closed * Priority: Normal * Assignee: ngoto (Naohisa Goto) ---------------------------------------- Per https://www.oracle.com/us/assets/lifetime-support-hardware-301321.pdf and https://www.oracle.com/a/ocom/docs/support/advanced-customer-support/solaris-linux-vm-lsp.pdf, 12.2, 12.3, and 12.4 are all end-of-life for "extended support". We should drop these old compilers from our support suite for Ruby 3.4.0 so that we can use more of C99. Specifically, in conjunction with bumping to Visual Studio 2015, I believe this means we can now rely on `stdbool.h`, the `restrict` keyword, `va_copy`, `snprintf`, and the `%zu` printf specifier all functioning as expected. -- https://bugs.ruby-lang.org/ ______________________________________________ ruby-core mailing list -- ruby-core@ml.ruby-lang.org To unsubscribe send an email to ruby-core-leave@ml.ruby-lang.org ruby-core info -- https://ml.ruby-lang.org/mailman3/postorius/lists/ruby-core.ml.ruby-lang.org/