From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16046 invoked by alias); 16 May 2010 18:31:45 -0000 Mailing-List: contact archer-help@sourceware.org; run by ezmlm Sender: Precedence: bulk List-Post: List-Help: List-Subscribe: List-Id: Received: (qmail 16037 invoked by uid 22791); 16 May 2010 18:31:44 -0000 X-SWARE-Spam-Status: No, hits=-5.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Date: Sun, 16 May 2010 18:31:00 -0000 From: Jan Kratochvil To: Jonas Maebe Cc: Project Archer , Joost van der Sluis Subject: Re: Patch for pascal-dynamic arrays Message-ID: <20100516183132.GA8524@host0.dyn.jankratochvil.net> References: <1257630529.27675.26.camel@wsjoost.cnoc.lan> <1271071502.27845.15.camel@wsjoost.cnoc.lan> <20100412195106.GA32767@host0.dyn.jankratochvil.net> <1271241292.21465.18.camel@wsjoost.cnoc.lan> <20100506230504.GA21919@host0.dyn.jankratochvil.net> <1273874250.9996.33.camel@wsjoost.cnoc.lan> <20100514224613.GA3338@host0.dyn.jankratochvil.net> <1273955042.32006.31.camel@wsjoost.cnoc.lan> <20100515214421.GA9965@host0.dyn.jankratochvil.net> <4719101D-98D9-4000-9794-838695CDA95D@elis.ugent.be> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4719101D-98D9-4000-9794-838695CDA95D@elis.ugent.be> User-Agent: Mutt/1.5.20 (2009-08-17) X-SW-Source: 2010-q2/txt/msg00028.txt.bz2 On Sun, 16 May 2010 14:04:08 +0200, Jonas Maebe wrote: > Patch #329 (gdb-6.8-bz254229-gcore-prpsinfo.patch): > + patch -p1 -s > misordered hunks! output would be garbled > 1 out of 3 hunks FAILED -- saving rejects to file bfd/elf.c.rej > error: Bad exit status from /var/tmp/rpm-tmp.88969 (%prep) ... > This is on a Scientific Linux 5.4 machine (which corresponds to RHEL 5.4). OK, fixed in gdb-7.1-21.fc13 (CVS only) by a glue patch content as HEAD is intended to be backward compatible with RHEL-5. Thanks, Jan