[#109095] [Ruby master Misc#18888] Migrate ruby-lang.org mail services to Google Domains and Google Workspace — "shugo (Shugo Maeda)" <noreply@...>
Issue #18888 has been reported by shugo (Shugo Maeda).
16 messages
2022/06/30
[ruby-core:108999] [Ruby master Feature#18839] Drop support for gcc 3
From:
"byroot (Jean Boussier)" <noreply@...>
Date:
2022-06-18 12:41:57 UTC
List:
ruby-core #108999
Issue #18839 has been updated by byroot (Jean Boussier). Out of curiosity I went to check a few dates: - First GCC 3.x release: June 18, 2001 - Last GCC 3.x release: March 06, 2006 - That was the default compiler up to RHEL4, which is out of support since November 30, 2020. So IMHO, if even Red Hat no longer supports it, it's probably fine to drop it. ---------------------------------------- Feature #18839: Drop support for gcc 3 https://bugs.ruby-lang.org/issues/18839#change-98110 * Author: nobu (Nobuyoshi Nakada) * Status: Open * Priority: Normal ---------------------------------------- Currently we require version 3 or newer when using gcc, no CI for gcc 3. Do we still need to support gcc 3? https://github.com/ruby/ruby/pull/6037 Besides, I suspect we can drop old versions of gcc and clang more. -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>