Hi Mehmet, you might have run into a Garbage-Collector bug. Try
parrot --no-gc main.pir 'x' 'identifier' I had similar problems using PGE::P6Regex. '--no-gc' helped. Regards, Kiwi
Hi Mehmet, you might have run into a Garbage-Collector bug. Try
parrot --no-gc main.pir 'x' 'identifier' I had similar problems using PGE::P6Regex. '--no-gc' helped. Regards, Kiwi