Thomas E Enebo

Results 276 comments of Thomas E Enebo

@headius something is wrong with firstKeywordIndex BUT even if that is fixed Prism does not encode firstKeywordIndex at all. So: 1. Can I make that work with Prism (1.0 is...

Also adding that this is broken in starup interp and not just the JIT.

Ok. So the problem is that local variables are added to StaticScope after keyword variables if they are declared. `b` is after `a` so it thinks it is a valid...

Looks like it is trivial after all Signature#kwargs appears to be as much as we need.

Picked up 7.2 once relaxed. So maybe set it back and you will see the green runs by adding the pend.

I think omakase might be a reasonable option as it is a tiny rule set and will likely help to kill people using rubocop default cops On Thu, Aug 1,...

I wonder if this is a change to how pry-remote or drb works? This will work if you set JRUBY_OPTS=-X+O for both processes as it appears to use _id2ref and...

@gacha yeah this has to involve how drb is implemented. If you look at https://bugs.ruby-lang.org/issues/15711 we have been trying to deal with this method for a while. I wonder if...

https://gitlab.com/idotj/mastodon-embed-timeline

This appears to be win32ole crashing. If you can share what you are accessing and tell whether it works isolated (outside of Rails) that would be helpful.