# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #62316] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=62316 >
Rakudo r35481 reacts badly to a printf wherein the variables needed
are fewer than the variables available.
$ perl6 -e 'printf("%s")'
Null PMC access in get_string()
[...]
