[#108552] [Ruby master Bug#18782] Race conditions in autoload when loading the same feature with multiple threads. — "ioquatix (Samuel Williams)" <noreply@...>
Issue #18782 has been reported by ioquatix (Samuel Williams).
11 messages
2022/05/14
[ruby-core:108572] [Ruby master Bug#18787] Use correct make rules
From:
kaiquekandykoga <noreply@...>
Date:
2022-05-16 18:18:43 UTC
List:
ruby-core #108572
Issue #18787 has been reported by kaiquekandykoga (Ka鱈que Koga). ---------------------------------------- Bug #18787: Use correct make rules https://bugs.ruby-lang.org/issues/18787 * Author: kaiquekandykoga (Ka鱈que Koga) * Status: Open * Priority: Normal * Backport: 2.7: UNKNOWN, 3.0: UNKNOWN, 3.1: UNKNOWN ---------------------------------------- Recently an improvement was made to the documentation adding some new files. I was reading doc/contributing/building_ruby.md where explains how to debug the source code. It is mentioning about make lldb-runruby and make gdb-runruby, these are rules that I do not think they exist. I can execute make lldb-ruby and make gdb-ruby in the other hand. Patch https://github.com/ruby/ruby/pull/5908. -- 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>