[#106341] [Ruby master Bug#18369] users.detect(:name, "Dorian") as shorthand for users.detect { |user| user.name == "Dorian" } — dorianmariefr <noreply@...>
Issue #18369 has been reported by dorianmariefr (Dorian Mari辿).
14 messages
2021/11/30
[#106351] [Ruby master Bug#18371] Release branches (release information in general) — "tenderlovemaking (Aaron Patterson)" <noreply@...>
Issue #18371 has been reported by tenderlovemaking (Aaron Patterson).
7 messages
2021/11/30
[ruby-core:106237] [Ruby master Misc#12124] Use Automake
From:
"hsbt (Hiroshi SHIBATA)" <noreply@...>
Date:
2021-11-24 04:51:19 UTC
List:
ruby-core #106237
Issue #12124 has been updated by hsbt (Hiroshi SHIBATA). Assignee deleted (cjcollier (C.J. Collier)) ---------------------------------------- Misc #12124: Use Automake https://bugs.ruby-lang.org/issues/12124#change-94847 * Author: cjcollier (C.J. Collier) * Status: Open * Priority: Normal ---------------------------------------- It looks like there is a lot of duplicate code that could be removed by making use of automake. Are there any reasons why this should not be done? I've got some patches up for review here: https://github.com/ruby/ruby/compare/trunk...LLC-Technologies-Collier:trunk?expand=1 -- 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>