This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: high priority bugs - T minus 6 days
I've had several bad libg2c.a builds from 3.0 snapshots in the last
week, apparently due to the omission of
#include "config.h"
from libI77/inquire.c
The test suite appears not to check whether inquire is working. inquire
breaks whenever configure decides to set NON_UNIX_STDIO but no one tells
inquire about it. If NON_UNIX_STDIO is not supported, then don't set
it.
----- Original Message -----
From: "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
To: "'Nathan Sidwell'" <nathan@codesourcery.com>; <gcc@gcc.gnu.org>
Sent: Sunday, June 10, 2001 4:45 PM
Subject: RE: high priority bugs - T minus 6 days
> I beleive 3099 - 100+ cygwin EH failures - should also be high
priority
>
> > -----Original Message-----
> > From: Nathan Sidwell [SMTP:nathan@codesourcery.com]
> > Sent: Monday, June 11, 2001 5:49 AM
> > To: gcc@gcc.gnu.org
> > Cc: mark@codesourcery.com
> > Subject: high priority bugs - T minus 6 days
> >
> > Hi,
> > In the last 24 hours,
> > 6 bugs were closed - hurrah!
> > 3 new bugs appeared - boo!
> > 3098 - Richard Henderson has this one,
> > 3104 - nobody has this one (well Neil had it for a bit,
> > then he ran away :-)
> > 3105 - Ben Kosnik has this one.
> >
> > There are 12 analyzed bugs (6 are unassigned)
> > There are 4 open bugs.
> >
> > nathan
> > --
> > Dr Nathan Sidwell :: http://www.codesourcery.com ::
CodeSourcery
> > LLC
> > 'But that's a lie.' - 'Yes it is. What's your point?'
> > nathan@codesourcery.com : http://www.cs.bris.ac.uk/~nathan/ :
> > nathan@acm.org
>