Benoit Daloze

Results 1300 comments of Benoit Daloze

I'm not entirely sure a symlink is accepted (depends on https://github.com/actions/toolkit/tree/main/packages/tool-cache), but it's worth a try.

> It won't. I'm confused, it seems to work given it works with your script which does use symlinks, right?

Nothing we can do until GitHub has GitHub-hosted darwin-aarch64 runners.

> because it's included MRuby You mean CRuby, right? I think MRuby doesn't have `RubyVM`. > One option would be to make `prototype` commands an external library and uses `parser`...

Could we leave the issue opened? The error message is an improvement but the original issue is still there: `rbs prototype` only works on CRuby.

I posted a comment related to this on the `RubyVM::AbstractSyntaxTree` on the CRuby tracker: https://bugs.ruby-lang.org/issues/14844#note-25

FYI, a report about this on the truffleruby tracker: https://github.com/oracle/truffleruby/issues/2691

@josacar Hello, any chance you could finish this PR based on the feedback?

@baweaver Hello, any chance you could finish this? If not, please also reply, and then I'll try to address it myself when I get some time.

Thanks. I'm not sure what loads Fiddle, but either way that happens in both cases and is unlikely to be ucrt-or-not related. We can just add Fiddle to `.mspec.constants`. Your...