reading input, segmentation fault

Gabor Szabo szabgab at gmail.com
Thu Jan 15 07:41:32 UTC 2009


As I was trying to relearn how to read from STDIN I tried the following code:

my $input = $*IN.readline;

which caused a segmentation fault in Rakudo.

Gabor


More information about the parrot-dev mailing list