Actions
Misc #20107
closedUpdate required Oracle Solaris Studio version to 12.5
Status:
Closed
Assignee:
Description
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.
Actions
Like0
Like0Like0Like0Like0Like0Like0