[perl #75646] [BUG] Null PMC access when typing a variable as ::foo in Rakudo

2016-07-16 Thread Christian Bartolomaeus via RT
The test passes again (rakudo-j). I'm closing this ticket as resolved.

[perl #75646] [BUG] Null PMC access when typing a variable as ::foo in Rakudo

2015-10-31 Thread Will Coleda via RT
On Tue Oct 28 14:41:35 2014, barto...@gmx.de wrote: > The Null PMC access is gone, so I'm closing this ticket. > > The error message has changed slightly: > > $ perl6-m -e 'my ::foo $x; say $x' > Cannot type check against type variable foo > in any type_check at src/gen/m-Metamodel.nqp:297 >

[perl #75646] [BUG] Null PMC access when typing a variable as ::foo in Rakudo

2014-10-28 Thread Christian Bartolomaeus via RT
The Null PMC access is gone, so I'm closing this ticket. The error message has changed slightly: $ perl6-m -e 'my ::foo $x; say $x' Cannot type check against type variable foo in any type_check at src/gen/m-Metamodel.nqp:297 in block unit at -e:1 I added a test for this exception to

[perl #75646] [BUG] Null PMC access when typing a variable as ::foo in Rakudo

2011-09-19 Thread Will Coleda via RT
On Wed Jun 09 14:45:50 2010, masak wrote: jnthn rakudo: my ::foo $x; p6eval rakudo a54677: OUTPUT�Null PMC access in type() [...] jnthn masak: You only got a birdie, not a hole in one. :P masak jnthn: will update the ticket. diakopter hee jnthn :-) jnthn masak: Yeah, I was looking at it