General

Profile

fablestales (Fable Tales)

  • Login: fablestales
  • Registered on: 02/26/2024
  • Last sign in: 02/26/2024

Issues

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

Activity

03/14/2024

02:05 PM Ruby master Bug #20338 (Closed): certain **kwsplat calls have regressed allocations over past few ruby releases
Given this script:
```
class Foo
def initialize(**kwargs)
end
end
class Bar
def initialize(y:)
en...
fablestales (Fable Tales)

02/26/2024

07:28 PM Ruby master Bug #20305: commit 1d2d25dcadda0764f303183ac091d0c87b432566 breaks grapheme_clusters
I added a failing test to reproduce this issue in this PR: https://github.com/ruby/ruby/pull/10103 fablestales (Fable Tales)
07:02 PM Ruby master Bug #20305: commit 1d2d25dcadda0764f303183ac091d0c87b432566 breaks grapheme_clusters
fablestales (Fable Tales) wrote:
> given a script:
> ```
> #script.rb
> p "안녕".byteslice(0, 4).grapheme_clusters
...
fablestales (Fable Tales)
06:58 PM Ruby master Bug #20305 (Closed): commit 1d2d25dcadda0764f303183ac091d0c87b432566 breaks grapheme_clusters
given a script:
```
#script.rb
p "안녕".byteslice(0, 4).grapheme_clusters
```
The commit 1d2d25dcadda0764f303183...
fablestales (Fable Tales)

Also available in: Atom