General

Profile

rushsteve1 (Steven vanZyl)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 0 0

Activity

08/02/2019

03:16 PM Ruby Bug #15244: Method #extname return empty string if filename is dot ('.')
Updated the diff to also account for the if (*p) case so that it will stop if p == 0. rushsteve1 (Steven vanZyl)

07/26/2019

05:16 PM Ruby Bug #15244: Method #extname return empty string if filename is dot ('.')
The issue seemed to be in how .dotfiles were handled, where all leading periods were trimmed when only the first should have been.
I've created a patch that seems to fix the issue and added a spect test for it. It's only a 2 line chan...
rushsteve1 (Steven vanZyl)

Also available in: Atom