Re: [svn:parrot] r15517 - in trunk: . src

2006-11-14 Thread Leopold Toetsch
Am Dienstag, 14. November 2006 07:27 schrieb chromatic: > Does this patch do anything for you?  I sort of really hate it, but I'm > curious about the results. I've now ci'ed that, as it obviosly fixes x86_64 so far. Thanks for invetigating it. leo

Re: [svn:parrot] r15517 - in trunk: . src

2006-11-14 Thread Patrick R. Michaud
On Mon, Nov 13, 2006 at 10:27:19PM -0800, chromatic wrote: > On Monday 13 November 2006 21:49, Patrick R. Michaud wrote: > > On Mon, Nov 13, 2006 at 07:33:18PM -0800, [EMAIL PROTECTED] wrote: > > > Log: > > > Fix size mismatch errors, at least on Linux/PPC. If this breaks > > > other platforms, th

Re: [svn:parrot] r15517 - in trunk: . src

2006-11-13 Thread chromatic
On Monday 13 November 2006 21:49, Patrick R. Michaud wrote: > On Mon, Nov 13, 2006 at 07:33:18PM -0800, [EMAIL PROTECTED] wrote: > > Log: > > Fix size mismatch errors, at least on Linux/PPC. If this breaks > > other platforms, there's a deeper bug somewhere and we need to > > rethink t/tools/pbc

Re: [svn:parrot] r15517 - in trunk: . src

2006-11-13 Thread Patrick R. Michaud
On Mon, Nov 13, 2006 at 07:33:18PM -0800, [EMAIL PROTECTED] wrote: > > Log: > Fix size mismatch errors, at least on Linux/PPC. If this breaks > other platforms, there's a deeper bug somewhere and we need to > rethink t/tools/pbc_merge.t for the release. Alas, it seems to break Linux/x86_64 --