General

Profile

schneems (Richard Schneeman)

  • Login: schneems
  • Registered on: 11/09/2012
  • Last sign in: 06/13/2024

Issues

open closed Total
Assigned issues 0 17 17
Reported issues 4 22 26

Projects

Project Roles Registered on
Ruby Committer 08/19/2022

Like

Activity

05/27/2024

03:50 AM Ruby Bug #20506: YJIT build error on aarch64 with Rust 1.78.0
Thanks for the fast responses. I was able to get it working on Ubuntu by downgrading rust in my dockerfile (nothing s... schneems (Richard Schneeman)

05/24/2024

03:15 PM Ruby Bug #20506 (Third Party's Issue): YJIT build error on aarch64 with Rust 1.78.0
I was unable to compile Ruby 3.4.0-preview1 on Ubuntu 24.04 via Github Actions. As the logs are not retained indefini... schneems (Richard Schneeman)

07/20/2023

06:01 PM Ruby Feature #19755: Module#class_eval and Binding#eval use caller location by default
I've merged the PR. Thanks for your work here! schneems (Richard Schneeman)

02/20/2023

06:06 PM Ruby Feature #19451: Extract path and line number from SyntaxError?
It's also worth mentioning that not all syntax errors have an associated path. `eval`, code piped to STDIN, and `ruby... schneems (Richard Schneeman)

01/17/2023

06:14 PM Ruby Bug #19297: Don't download content from internet to execute Ruby test suite
For a fix on our side. We could:
## Switch to test-unit
Update `syntax_suggest` to use test unit instead of rsp...
schneems (Richard Schneeman)

12/02/2022

10:14 PM Ruby Bug #19173: syntax_suggest segfaults on syntax error when refinement activated
Line 25 is the require which seems odd https://github.com/ruby/ruby/blob/85a1c67a6550641e5de96cdbee1713be3f1e8882/lib... schneems (Richard Schneeman)

11/26/2022

12:21 AM Ruby Feature #19138: `SyntaxError#path` for syntax_suggest
I love the idea.
Instead of adding #line though if we could attach the source that would be more impactful for syn...
schneems (Richard Schneeman)

10/07/2022

09:44 PM Ruby Bug #19016: syntax_suggest is not working with Ruby 3.2.0-preview2
Thank you all for looking at this issue. I have some more cycles now. I took a look at the explanation and the PR. I ... schneems (Richard Schneeman)

08/19/2022

11:22 PM Ruby Feature #18159: Integrate functionality of syntax_suggest gem into Ruby
Thank you all for your help, this is exciting! schneems (Richard Schneeman)

07/28/2022

02:41 PM Ruby Feature #18159: Integrate functionality of syntax_suggest gem into Ruby
Without any additional patches by Nobu here are the known limitations:
- Does not work with streaming code from ST...
schneems (Richard Schneeman)

Also available in: Atom