Alexandr Evstigneev
Alexandr Evstigneev
I'm not sure I'll be able to fix this. Technically it's doable, but this is a too tricky and requires introducing some breakpoints processing we don't have and don't need...
Have you deparsed XSubs?
Is `IO::Handle::printf` there? Try to specify type of `$file` explicitly with annotation and see if it helps.
Github Actions + Java 13 solved this
Most likely this plugin won't be updated anymore.
@donv we've not decided yet what to do with it.
Here are two working ways to install pre-2.4 rubies on MacOs: ``` # using rvm pkg install (deprecated) rvm pkg install openssl rvm install 2.3.0 --with-openssl-dir=$HOME/.rvm/usr # alternative using rbenv...
King's issue number :D
Same problem with ruby 2.3.0. and ruby 2.4.0
Looks like need to rebuild all pre-october binaries