[#122258] [Ruby Misc#21367] Remove link to ruby-doc.org from www.ruby-lang.org/en/documentation/ — "p8 (Petrik de Heus) via ruby-core" <ruby-core@...>
Issue #21367 has been reported by p8 (Petrik de Heus).
11 messages
2025/05/23
[ruby-core:122108] [Ruby Bug#21329] `date_core.so` is broken with the recent MSYS2 update
From:
"ntkme (Natsuki Natsume) via ruby-core" <ruby-core@...>
Date:
2025-05-14 18:50:18 UTC
List:
ruby-core #122108
Issue #21329 has been updated by ntkme (Natsuki Natsume). https://github.com/ruby/setup-msys2-gcc/pull/26#issuecomment-2877229861 The root cause is that the extension is compiled against a newer version of `libwinpthread-1.dll` and headers from msys2, but at the runtime ruby always load `$rubyPrefix\bin\ruby_builtin_dlls\libwinpthread-1.dll` which is an older version. I don't think there is much we can do here. As for ruby/setup-ruby, our plan is to downgrade `libwinpthread-1.dll` for all old rubies that bundle the old version of it, so that the compile time version and runtime version would be compatible. ---------------------------------------- Bug #21329: `date_core.so` is broken with the recent MSYS2 update https://bugs.ruby-lang.org/issues/21329#change-113261 * Author: hsbt (Hiroshi SHIBATA) * Status: Open * Backport: 3.2: UNKNOWN, 3.3: UNKNOWN, 3.4: UNKNOWN ---------------------------------------- >>From https://github.com/ruby/psych/issues/730 and https://github.com/nobu/rdoc/actions/runs/14969443434/job/42046842539#step:5:35 ``` Error: test_accept_blank_line(RDocMarkupToAnsiTest): LoadError: 127: The specified procedure could not be found. - D:/a/rdoc/rdoc/vendor/bundle/ruby/3.3.0/gems/date-3.4.1/lib/date_core.so C:/hostedtoolcache/windows/Ruby/3.3.8/x64/lib/ruby/3.3.0/bundled_gems.rb:69:in `require' ``` @MSP-Greg investigate that at https://github.com/ruby/setup-msys2-gcc/pull/26#issuecomment-2874726461. -- https://bugs.ruby-lang.org/ ______________________________________________ ruby-core mailing list -- [email protected] To unsubscribe send an email to [email protected] ruby-core info -- https://ml.ruby-lang.org/mailman3/lists/ruby-core.ml.ruby-lang.org/