[perl #57224] [BUG] darwin hints with -arch ppc64

2008-07-24 Thread Reini Urban via RT
Discussed at #parrot. Attached patch was confirmed to work. Why did it not fail before? Because the op added -arch ppc64 by himself, default darwin perl does not contain ppc64. -- Reini Urban

[perl #57236] [TODO] pbc_to_exe --install pbc1 [pbc2...]

2008-07-24 Thread via RT
# New Ticket Created by Reini Urban # Please include the string: [perl #57236] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=57236 > --- osname= cygwin osvers= 1.5.25(0.15642) arch= cygwin-thread-multi-64int cc= gcc

Re: [svn:parrot] r29720 - trunk/config/init/hints

2008-07-24 Thread chromatic
On Thursday 24 July 2008 06:01:59 [EMAIL PROTECTED] wrote: > Modified: >trunk/config/init/hints/darwin.pm > > Log: > [darwin] Apply patch from RT #57224. kasei++, rurban++. > * Reverse the order of @arches in the darwin hints file. Since /ppc/ will > match both "ppc" and "ppc64", it is imp

[perl #57260] [BUG] Segfaults in sprintf opcode

2008-07-24 Thread via RT
# New Ticket Created by Will Coleda # Please include the string: [perl #57260] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=57260 > Tripped over these trying to run some spec tests for Tcl. I have no idea what $S0 should