On Sun, 14 Jan 2018 02:14:57 -0800, c...@zoffix.com wrote: > On Sat, 13 Jan 2018 23:51:44 -0800, barto...@gmx.de wrote: > > On Wed, 10 Jan 2018 17:32:30 -0800, c...@zoffix.com wrote: > > > Thank you for the report. This is now fixed. > > > > > > Fix: https://github.com/rakudo/rakudo/commit/c6b7012a9c61133 > > > Test: https://github.com/rakudo/rakudo/commit/c6b7012a9c61133 > > > > For the records: The Rakudo fix made some previously passing tests die > > on the JVM backend. One example is: > > > > $ ./perl6-j -e 'say infix:["+"](2,3)' > > ===SORRY!=== > > setcodeobj can only be used with a CodeRef > > > Could someone double-check the fix makes sense? > > I'm going to re-open the ticket. I don't trust the fix.
I reverted the original fix and marked the rogue block as wanted instead in https://github.com/rakudo/rakudo/commit/64803b0af8 bartolin, would you check whether that fixes JVM and close this ticket if it does?