General

Profile

agitter (Alexander Gitter)

  • Login: agitter
  • Registered on: 12/06/2024
  • Last sign in: 02/28/2026

Issues

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

Activity

12/07/2024

08:47 AM Ruby Bug #20933: Unexpected IO::Buffer::MaskError in IO::Buffer#xor!
I just gave your branch a quick test and can confirm it fixes this issue. Thank you! agitter (Alexander Gitter)

12/06/2024

03:05 PM Ruby Bug #20933 (Closed): Unexpected IO::Buffer::MaskError in IO::Buffer#xor!
The following script raises `Mask overlaps source buffer! (IO::Buffer::MaskError)` most of the time when running it on my Ubuntu 24.04 machine.
"Most of the time" means this sometimes (20% - 30%) works without issue.
```ruby
a = IO::B...
agitter (Alexander Gitter)

Also available in: Atom