rdimartino (Robert DiMartino)
- Login: rdimartino
- Email: robert@dimartino.dev
- Registered on: 04/23/2024
- Last sign in: 04/23/2024
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 0 | 0 |
Activity
04/24/2024
-
10:21 PM Ruby Bug #20186: Ripper does not generate AST for some keywords in Ruby 3.3
- Another case of this causing a problem https://github.com/davidwessman/syntax_tree-erb/issues/81
Relevant commits, I believe:
https://github.com/ruby/ruby/commit/e1250a5f9778f463a541bc1ee5a951f64c131bbf
https://github.com/ruby/ruby/...
04/23/2024
-
08:45 PM Ruby Bug #20449: Ripper issue in field production on Ruby 3.1.5
- I created a PR to fix this https://github.com/ruby/ruby/pull/10610
The issue was with backporting https://bugs.ruby-lang.org/issues/19788