[#123414] [Ruby Bug#21629] Ruby-3.4.7 fails to build using clang / llvm — "debo (David Bohman) via ruby-core" <ruby-core@...>

Issue #21629 has been reported by debo (David Bohman).

18 messages 2025/10/07

[#123433] [Ruby Misc#21630] Suggest @Earlopain for core contributor — "kddnewton (Kevin Newton) via ruby-core" <ruby-core@...>

Issue #21630 has been reported by kddnewton (Kevin Newton).

9 messages 2025/10/08

[#123484] [Ruby Bug#21640] Core Pathname is missing 3 methods / is partially-defined — "Eregon (Benoit Daloze) via ruby-core" <ruby-core@...>

Issue #21640 has been reported by Eregon (Benoit Daloze).

21 messages 2025/10/15

[#123504] [Ruby Bug#21645] Can't `require "resolve"` on Windows under Bundler without warnings — "Earlopain (Earlopain _) via ruby-core" <ruby-core@...>

Issue #21645 has been reported by Earlopain (Earlopain _).

9 messages 2025/10/20

[#123506] [Ruby Misc#21646] Propose Luke Gruber as a Ruby committer — "jhawthorn (John Hawthorn) via ruby-core" <ruby-core@...>

Issue #21646 has been reported by jhawthorn (John Hawthorn).

8 messages 2025/10/20

[#123576] [Ruby Bug#21654] Set#new calls extra methods compared to previous versions — "tenderlovemaking (Aaron Patterson) via ruby-core" <ruby-core@...>

Issue #21654 has been reported by tenderlovemaking (Aaron Patterson).

16 messages 2025/10/29

[#123582] [Ruby Bug#21655] segfault when building 3.3.10, regression from 3.3.9 — "kurly (Greg Kubaryk) via ruby-core" <ruby-core@...>

Issue #21655 has been reported by kurly (Greg Kubaryk).

15 messages 2025/10/29

[#123586] [Ruby Misc#21656] Exclude dependabot PRs from automated gem release notes — "Earlopain (Earlopain _) via ruby-core" <ruby-core@...>

Issue #21656 has been reported by Earlopain (Earlopain _).

8 messages 2025/10/29

[#123595] [Ruby Misc#21657] Question: Is Ruby 4.0 planned for December 2025 or later? — "dmitry.pogrebnoy (Dmitry Pogrebnoy) via ruby-core" <ruby-core@...>

SXNzdWUgIzIxNjU3IGhhcyBiZWVuIHJlcG9ydGVkIGJ5IGRtaXRyeS5wb2dyZWJub3kgKERtaXRy

22 messages 2025/10/29

[#123626] [Ruby Bug#21659] rstring.h error: missing initializer for field ‘len’ of ‘struct RString’ [-Werror=missing-field-initializers] starting in ruby-3.3.10 — "wsfulton (William Fulton) via ruby-core" <ruby-core@...>

SXNzdWUgIzIxNjU5IGhhcyBiZWVuIHJlcG9ydGVkIGJ5IHdzZnVsdG9uIChXaWxsaWFtIEZ1bHRv

10 messages 2025/10/31

[ruby-core:123557] [Ruby Misc#21646] Propose Luke Gruber as a Ruby committer

From: "hsbt (Hiroshi SHIBATA) via ruby-core" <ruby-core@...>
Date: 2025-10-28 03:06:24 UTC
List: ruby-core #123557
Issue #21646 has been updated by hsbt (Hiroshi SHIBATA).

Status changed from Assigned to Closed

I've finished to prepare Luke's account. Please let me know if you have any issues for developing Ruby.

----------------------------------------
Misc #21646: Propose Luke Gruber as a Ruby committer
https://bugs.ruby-lang.org/issues/21646#change-114936

* Author: jhawthorn (John Hawthorn)
* Status: Closed
* Assignee: hsbt (Hiroshi SHIBATA)
----------------------------------------
I'd like to propose adding Luke Gruber (@luke-gru) as a Ruby committer.

He's been contributing to CRuby [since 2019](https://github.com/ruby/ruby/commit/ec8e5f5aa64e2a54cf1e303f2b012c98e8d521ba) fixing a variety of bugs and being active on redmine both filing and fixing issues. For the past few years he's made a lot of improvements to help stabilize Ractors and we've been working together on this for the past several months.

A small sample of his work (more from [@luke-gruber and @luke-gru on GitHub](https://github.com/search?q=repo%3Aruby%2Fruby%20is%3Apr%20author%3Aluke-gru%20author%3Aluke-gruber&type=pullrequests)):
* Fixed a complex lock-ordering issue that caused Ractors to deadlock [ruby/ruby#13682](https://github.com/ruby/ruby/pull/13682)
* Optimizing `Regexp#match` to avoid allocations [ruby/ruby#9398](https://github.com/ruby/ruby/pull/9398)
* Fixed issues with moving objects to a Ractor [ruby/ruby#9394](https://github.com/ruby/ruby/pull/9394) [ruby/ruby#9996](https://github.com/ruby/ruby/pull/9996)
* Fixed a GC+Ractor+tracing bug that crashed on CI [ruby/ruby#14596](https://github.com/ruby/ruby/pull/14596)
* Fixed a bug where Mutexes locked by finished Fibers could segv [ruby/ruby#14262](https://github.com/ruby/ruby/pull/14262)
* Fixed String#crypt inside Ractors [ruby/ruby#13567](https://github.com/ruby/ruby/pull/13567)

It would be helpful to me and to Ruby if he had commit access to merge changes more easily. I would help with onboarding :)



-- 
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/lists/ruby-core.ml.ruby-lang.org/


In This Thread

Prev Next