[perl #63004] A literal array with eight elements gives an imcc parsing error in Rakudo

2009-02-05 Thread Bruce Gray via RT
This is caused by a Parrot bug introduced in r36165, and resolved in r36340. The example you gave exactly matches the reduced form of the problem that I arrived at, before I traced the problem out of Rakudo and into Parrot. See TT#256 at https://trac.parrot.org/parrot/ticket/256 . If you cannot upd

[perl #52214] [BUG] [PATCH]: Lipo poses problems when building Parrot on Darwin with Apple-built Perl 5.8

2008-06-19 Thread Bruce Gray via RT
Another vote of confidence for arch-config-patch_v2.txt. During the YAPC Parrot Workshop, Jeff Bisbee encountered the problem. core_ops.c fails to compile, giving a "no such instruction: 'trap'" error. Applying the patch resolved the problem. Config: Darwin PPC 1.5.3 with new XCode that updated