On Mon Mar 23 13:09:56 2009, szab...@gmail.com wrote:
> I am not sure if this is a Parrot or Rakudo bug
> or just a plain invalid usage on my side.
>
> The following code runs, prints the prompt but when I
> enter a response I get a Segmentation fault.
>
> Gabor
>
>
> #!/usr/bin/perl
> use stri
On Wed, Aug 18, 2010 at 8:13 AM, Will Coleda via RT
wrote:
> On Mon Mar 23 13:09:56 2009, szab...@gmail.com wrote:
>> I am not sure if this is a Parrot or Rakudo bug
>> or just a plain invalid usage on my side.
>>
>> The following code runs, prints the prompt but when I
>> enter a response I get a
On Mon Mar 23 13:09:56 2009, szab...@gmail.com wrote:
> I am not sure if this is a Parrot or Rakudo bug
> or just a plain invalid usage on my side.
>
> The following code runs, prints the prompt but when I
> enter a response I get a Segmentation fault.
>
> Gabor
>
>
> #!/usr/bin/perl
> use stri
# New Ticket Created by Gabor Szabo
# Please include the string: [perl #64124]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=64124 >
I am not sure if this is a Parrot or Rakudo bug
or just a plain invalid usage on my side.