General

Profile

MSP-Greg (Greg L)

  • Login: MSP-Greg
  • Registered on: 07/17/2016
  • Last sign in: 11/12/2025

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 16 179 195

Activity

10/31/2025

11:21 PM Ruby Bug #21560: RUBY_MN_THREADS=1 causes large performance regression in Puma 7
This is also an issue with 3.3.10 and 3.4.7. Should it be backported? The original [commit](https://github.com/ruby/ruby/commit/be1bbd5b7d40ad86) happened on 12-Oct-2023 MSP-Greg (Greg L)

10/03/2025

02:08 AM Ruby Revision b92db45b (git): [DOC] hash.c - fix 3 class doc typos
MSP-Greg (Greg L)

08/24/2025

03:21 PM Ruby Feature #21552 (Closed): allow String.strip and similar to take a parameter similar to String.delete
Regrading `String.strip` (and `lstrip`, `rstrip`, and `!` versions)
Some text data representations differentiate between what one might call vertical and horizontal white space, and the 'strip' methods currently strip both.
It woul...
MSP-Greg (Greg L)

08/21/2025

03:27 PM Ruby Misc #21458: Test 'make install'?
naruse (Yui NARUSE) wrote in #note-8:
> Many years ago, test-all was run for install-ed Ruby, but these days it runs with files in build directories.
That would be helpful, but today bundled gems make things 'interesting'...
h...
MSP-Greg (Greg L)

08/14/2025

02:31 AM Ruby Bug #21541: make install is failing due to using rdoc repo
@Eregon,
I'll look at adding a CLI check to CI.
MSP-Greg (Greg L)

08/13/2025

01:25 PM Ruby Bug #21541 (Closed): make install is failing due to using rdoc repo
Currently, ruby-dev-builder & ruby-loco are failing due to https://github.com/ruby/ruby/commit/8f6f9e88c70bbae, which changed the rdoc 'bundled gem' install from using a released gem to the repo. This results in an invalid rdoc installa... MSP-Greg (Greg L)

07/03/2025

01:42 AM Ruby Bug #21499 (Closed): make install - power_assert is a runtime_dependency of test-unit
The below is shown in the `make install` log of master. But, `test-unit` has `power_assert` as a runtime_dependency.
```
Extracting bundle gem power_assert-2.0.5...
Try with hash version of bundled gems instead of gems/power_assert...
MSP-Greg (Greg L)

06/29/2025

07:51 PM Ruby Misc #21458: Test 'make install'?
I'm asking about this because https://github.com/ruby/ruby-dev-builder/actions has been failing for five days, and ruby-loco for a similar time. MSP-Greg (Greg L)

06/28/2025

02:43 PM Ruby Misc #21458 (Open): Test 'make install'?
Can `make install` be tested? Two items come to mind:
1. Test that all gems can be required?
2. Check that all gem binstubs are installed and work.
Some of the above are being done in ruby-loco and https://github.com/ruby/ruby-de...
MSP-Greg (Greg L)
02:01 PM Ruby Bug #21457 (Closed): Bundled gems - power_assert is not being installed
See https://github.com/ruby/ruby/actions/runs/15944248440/job/44976268400#step:8:297
```
skipped bundled gems:
power_assert-3.0.0dev.gem not found in bundled_gems
syslog-0.3.0.gem extensions not found o...
MSP-Greg (Greg L)

Also available in: Atom