[perl #126523] Indirect symbol lookup failing

2015-11-06 Thread Christian Bartolomaeus via RT
The "Method 'Int' not found for invocant of class 'Any'" error on Moar is gone. I changed the fudging with commit 818ec3d. Two of the tests are still not passing (both on Moar and JVM).

[perl #126523] Indirect symbol lookup failing

2015-10-31 Thread Will Coleda via RT
On Sat Oct 31 14:52:50 2015, coke wrote: > A few tests die with this on MOAR only (JVM is fine) > > is ::("GLOBAL")::('$x60'), 60, '::("GLOBAL") works'; > > is f2({ $::($caller)::($caller)::x }), 91, 'indirect CALLER::CALLER > works'; > > Method 'Int' not found for invocant of class 'Any' > in