[ruby-core:122649] [Ruby Misc#21500] Backport gcc 15 support

Issue #21500 has been reported by nobu (Nobuyoshi Nakada). ---------------------------------------- Misc #21500: Backport gcc 15 support https://bugs.ruby-lang.org/issues/21500 * Author: nobu (Nobuyoshi Nakada) * Status: Closed ---------------------------------------- commit:b42afa1dbcb Suppress gcc 15 unterminated-string-initialization warnings commit:f1f0cc14cc7 Separate `__has_attribute` from `defined(__has_attribute)` commit:543e3a1896a Cast up `int` instruction code to `VALUE` commit:ed2806117a0 Do not let files depend on a phony target commit:46e4c867374 Detect `clock_gettime` and `clock_getres` for winpthreads -- https://bugs.ruby-lang.org/

Issue #21500 has been updated by k0kubun (Takashi Kokubun). Backport changed from 3.2: REQUIRED, 3.3: REQUIRED, 3.4: REQUIRED to 3.2: REQUIRED, 3.3: REQUIRED, 3.4: DONE ruby_3_4 commit:596126ee5aa35a65bcaca60b92b5547ef1a9d2da merged revision(s) commit:b42afa1dbcbb91e89852b3b3bc72484d7f0a5528, commit:f1f0cc14cc7d3f9be35b203e5583f9224b1e2387, commit:543e3a1896ae2fe3b5b954f6497d261ab5663a15, commit:ed2806117a0b76e4439ce1a061fae21d9e116d69, commit:46e4c8673747de96838d2c5dec37446d23d99d88. ---------------------------------------- Bug #21500: Backport gcc 15 support https://bugs.ruby-lang.org/issues/21500#change-114050 * Author: nobu (Nobuyoshi Nakada) * Status: Closed * Backport: 3.2: REQUIRED, 3.3: REQUIRED, 3.4: DONE ---------------------------------------- commit:b42afa1dbcb Suppress gcc 15 unterminated-string-initialization warnings commit:f1f0cc14cc7 Separate `__has_attribute` from `defined(__has_attribute)` commit:543e3a1896a Cast up `int` instruction code to `VALUE` commit:ed2806117a0 Do not let files depend on a phony target commit:46e4c867374 Detect `clock_gettime` and `clock_getres` for winpthreads -- https://bugs.ruby-lang.org/

Issue #21500 has been updated by nagachika (Tomoyuki Chikanaga). I have created a backporting pull request along with [Bug #21496]. https://github.com/ruby/ruby/pull/13962 ---------------------------------------- Bug #21500: Backport gcc 15 support https://bugs.ruby-lang.org/issues/21500#change-114114 * Author: nobu (Nobuyoshi Nakada) * Status: Closed * Backport: 3.2: REQUIRED, 3.3: REQUIRED, 3.4: DONE ---------------------------------------- commit:b42afa1dbcb Suppress gcc 15 unterminated-string-initialization warnings commit:f1f0cc14cc7 Separate `__has_attribute` from `defined(__has_attribute)` commit:543e3a1896a Cast up `int` instruction code to `VALUE` commit:ed2806117a0 Do not let files depend on a phony target commit:46e4c867374 Detect `clock_gettime` and `clock_getres` for winpthreads -- https://bugs.ruby-lang.org/

Issue #21500 has been updated by hsbt (Hiroshi SHIBATA). Backport changed from 3.2: REQUIRED, 3.3: DONE, 3.4: DONE to 3.2: DONE, 3.3: DONE, 3.4: DONE Merged them at https://github.com/ruby/ruby/pull/14002 for Ruby 3.2 ---------------------------------------- Bug #21500: Backport gcc 15 support https://bugs.ruby-lang.org/issues/21500#change-114145 * Author: nobu (Nobuyoshi Nakada) * Status: Closed * Backport: 3.2: DONE, 3.3: DONE, 3.4: DONE ---------------------------------------- commit:b42afa1dbcb Suppress gcc 15 unterminated-string-initialization warnings commit:f1f0cc14cc7 Separate `__has_attribute` from `defined(__has_attribute)` commit:543e3a1896a Cast up `int` instruction code to `VALUE` commit:ed2806117a0 Do not let files depend on a phony target commit:46e4c867374 Detect `clock_gettime` and `clock_getres` for winpthreads -- https://bugs.ruby-lang.org/
participants (4)
-
hsbt (Hiroshi SHIBATA)
-
k0kubun (Takashi Kokubun)
-
nagachika (Tomoyuki Chikanaga)
-
nobu (Nobuyoshi Nakada)