francktrouillez (Franck Trouillez)
- Login: francktrouillez
- Registered on: 08/02/2023
- Last sign in: 03/08/2024
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 1 | 1 |
Like
Activity
03/25/2024
- 12:16 PM Ruby master Revision 54428c2b (git): [ruby/prism] Add missing symbol in comment for binding powers for `||=`
- This adds in the descriptive comment the `||=` operator corresponding to `PM_TOKEN_PIPE_PIPE_EQUAL` for pm_binding_po...
- 12:16 PM Ruby master Revision d0513572 (git): [ruby/prism] Fix comment typos in prism.c
- This fixes some comment typos in English in the prism.c file. It fixes some typos and follows the current conventions...
08/02/2023
- 01:32 PM Ruby master Bug #19795: attr_accessor leading to nil values for re-assignment
- I got it in the end thanks to a peer. I misunderstood wrongly how this was working:
Running the following snippet ... - 12:55 PM Ruby master Bug #19795: attr_accessor leading to nil values for re-assignment
- I guess that it is a local variable, but is it the expected behavior?
As a developer, I expect that I can access `a`... - 12:21 PM Ruby master Bug #19795 (Closed): attr_accessor leading to nil values for re-assignment
- ### Steps to reproduce:
- Create a class with an `attr_accessor` for an instance variable
- Create an instance meth...
Also available in: Atom