Re: Tests Okay on 32-bit x86 GNU/Linux (GCC 4.1.3)

2007-12-17 Thread Patrick R. Michaud
On Mon, Dec 17, 2007 at 10:24:25AM +0100, Paul Cochrane wrote: > On 17/12/2007, chromatic <[EMAIL PROTECTED]> wrote: > > After fixing a few small tests, fulltest passes everything but a couple of > > in-progress coding standards tests on my platform. The release is ready on > > the world's most le

Re: Tests Okay on 32-bit x86 GNU/Linux (GCC 4.1.3)

2007-12-17 Thread Jonathan Worthington
Paul Cochrane wrote: Unfortunately, I wish I could say the same. I'm getting the following error: (Debian, gcc 4.1.2, r24008) Configure with --cgoto=0 for now, and I'll ci a workaround in the code later today. We'll revisit it to work out a Good Solution after the release, but this breakage

Re: Tests Okay on 32-bit x86 GNU/Linux (GCC 4.1.3)

2007-12-17 Thread Paul Cochrane
On 17/12/2007, chromatic <[EMAIL PROTECTED]> wrote: > After fixing a few small tests, fulltest passes everything but a couple of > in-progress coding standards tests on my platform. The release is ready on > the world's most lenient platform. Unfortunately, I wish I could say the same. I'm getti

Re: Tests

2001-09-18 Thread Damien Neil
On Tue, Sep 18, 2001 at 06:12:48PM -0500, Gibbs Tanton - tgibbs wrote: > All the tests are great! But, could everyone please remember to put an > "end" at the end of each assembly test...cygwin doesn't like it if you > don't. I think I've patched all the ones up to this point. Oops. Sorry abou