[#111712] [Ruby master Feature#19322] Support spawning "private" child processes — "kjtsanaktsidis (KJ Tsanaktsidis) via ruby-core" <ruby-core@...>
SXNzdWUgIzE5MzIyIGhhcyBiZWVuIHJlcG9ydGVkIGJ5IGtqdHNhbmFrdHNpZGlzIChLSiBUc2Fu
14 messages
2023/01/07
[ruby-core:112118] [Ruby master Misc#19353] Drop gcc <= 6 and clang <= 9
From:
"nobu (Nobuyoshi Nakada) via ruby-core" <ruby-core@...>
Date:
2023-01-30 12:41:25 UTC
List:
ruby-core #112118
Issue #19353 has been updated by nobu (Nobuyoshi Nakada). eightbitraptor (Matthew Valentine-House) wrote in #note-2: > If we're assuming that Ruby itself targets `C99`, does this mean that dropping `GCC6` would allow us to relax the testing requirement for `C++98`? 6.0 is the last version that defaults to `C++98` according to [this documentation](https://gcc.gnu.org/projects/cxx-status.html#cxx98) I think dropping gcc 6 and dropping C++98 are different things. ---------------------------------------- Misc #19353: Drop gcc <= 6 and clang <= 9 https://bugs.ruby-lang.org/issues/19353#change-101553 * Author: shyouhei (Shyouhei Urabe) * Status: Open * Priority: Normal ---------------------------------------- We test those old compilers using Ubuntu bionic. This OS is reaching its EOL. Making them available would become harder. I would like to drop supporting them. Any opinions? -- 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/