General

Profile

marcper (Marcelo Pereira)

  • Login: marcper
  • Registered on: 07/29/2022
  • Last sign in: 11/15/2023

Issues

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

Activity

10/29/2023

11:38 AM Ruby Bug #18743: Enumerator#next / peek re-use each others stacktraces
Hi @nobu, and @ko1. The change was merged in July. Shouldn't this issue be closed? marcper (Marcelo Pereira)

07/14/2023

12:09 PM Ruby Bug #18743: Enumerator#next / peek re-use each others stacktraces
Hello again, @ko1. Please let me know if this patch is acceptable. I followed the suggestions from @nobu already.
Best
marcper (Marcelo Pereira)

06/26/2023

07:41 PM Ruby Bug #18743: Enumerator#next / peek re-use each others stacktraces
Oh, I understood from Matz's initial suggestion that the exceptions should be chained, but I see now what he meant. I've applied the changes you suggested, @nobu. Thank you for clarifying, and for reviewing. marcper (Marcelo Pereira)

05/19/2023

02:55 PM Ruby Bug #18743: Enumerator#next / peek re-use each others stacktraces
The exceptions are already being chained through `cause`, but I've just updated the tests to make this fact clearer.
Indeed a new exception is created every time. Initially I looked for an API to simply update the backtrace on the exi...
marcper (Marcelo Pereira)

05/16/2023

01:03 PM Ruby Bug #18743: Enumerator#next / peek re-use each others stacktraces
Hey again, @ko1. This is just a reminder that the patch is pushed to Github and is waiting for a decision.
Best,
Marcelo
marcper (Marcelo Pereira)

04/01/2023

10:10 AM Ruby Bug #18743: Enumerator#next / peek re-use each others stacktraces
Hello @ko1, let me know if the patch in the current form is acceptable.
Best,
Marcelo
marcper (Marcelo Pereira)

03/18/2023

02:28 PM Ruby Bug #18743: Enumerator#next / peek re-use each others stacktraces
Hello again. I've modified the patch to also link to the old exception via `cause`. Let me know if it's now a reasonable solution.
Thanks,
Marcelo
marcper (Marcelo Pereira)

03/03/2023

08:58 AM Ruby Bug #18743: Enumerator#next / peek re-use each others stacktraces
@sos4nt could you please assign this issue to @matz? This is a core class problem, and he is the listed maintainer for it.
I can confirm the bug still exists in ruby 3.2.1 (2023-02-08 revision 31819e82c8) [x86_64-linux]
marcper (Marcelo Pereira)

12/29/2022

08:56 AM Ruby Bug #18743: Enumerator#next / peek re-use each others stacktraces
Good evening, @matz. The PR with the bug fix is available now for a few months. Please advise on the next steps. marcper (Marcelo Pereira)

11/09/2022

08:17 AM Ruby Bug #18743: Enumerator#next / peek re-use each others stacktraces
Pinging @matz. Sorry if I'm being annoying, but the contributor guide says I should send a reminder after a few weeks if there's no response.
marcper (Marcelo Pereira)

Also available in: Atom