# New Ticket Created by  Paweł Pabian 
# Please include the string:  [perl #115090]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=115090 >


Rakudo 2012.09 Star

$ perl6 -e 'Int.HOW.say'
Null PMC access in get_bool()
  in attributes at src/stage2/gen/nqp-mo.pm:1151
  in method perl at src/gen/CORE.setting:791
  in method gist at src/gen/CORE.setting:786
  in sub say at src/gen/CORE.setting:7230
  in method say at src/gen/CORE.setting:781
  in block  at -e:1

$ perl6 -e 'Int.HOW.gist'
Null PMC access in get_bool()
  in attributes at src/stage2/gen/nqp-mo.pm:1151
  in method perl at src/gen/CORE.setting:791
  in method gist at src/gen/CORE.setting:786
  in block  at -e:1

Reply via email to