public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jeffrey A Law <law@cygnus.com>
To: Jochen Kuepper <jochen@pc1.uni-duesseldorf.de>
Cc: egcs@cygnus.com
Subject: Re:
Date: Tue, 10 Feb 1998 10:30:00 -0000	[thread overview]
Message-ID: <15368.887135389@hurl.cygnus.com> (raw)
In-Reply-To: <9802101122.AA29122@bacchus.pc1.uni-duesseldorf.de>

  In message < 9802101122.AA29122@bacchus.pc1.uni-duesseldorf.de >you write:
  > No, but following the mailing lists, there are coming in bug reports and
  > patches for fixes/enhancements of egcs-1.0.1 and of the current egcs
  > snapshots/cvs tree mixed altogether.
Yup.

  > I was thinking it would be nice to have an archive of patches that can be 
  > apllied to the last egcs-release, separated from all the patches that can 
  > only  be applied to the snapshots.
Ah yes.  Did you read the initial message about 1.0.2?  It had this line:

  Right now these are only available on the cvs server; I'll bundle
  them up for ftp after I take care of a few more critical fixes.

Which to be more explicit means we'll be providing (via ftp) patches folks
can use to turn 1.0.1 into pre-release versions of 1.0.2.  This is also how
we handle the 1.0.1 release (look in the snapshots/1.0.1-prerelease dir).


  > I know that for you development guys the snapshots are more important to
  > move forward, but shouldn't we make the releases as 'bugfree' as possible.
It's a nice goal, but at some point you have to say "critical fixes only",
else we'd have to pull in most of the development tree, which unstabilizes
things...

That's why we don't try to fix every bug in minor releases...  It is a tough
decision to make, but necessary.

  > Or is all this even possible by just checking out the release tree from the
  > cvs-sources regularly ?
Yes -- if you update your release tree via cvs you'll get whatever patches
we've applied to to the release tree.  That's precisely why we install the
changes in the release branch -- so folks can get them them at any time.

jeff

  reply	other threads:[~1998-02-10 10:30 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-02-10  3:34 Re: Jochen Kuepper
1998-02-10 10:30 ` Jeffrey A Law [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-05  9:57 Nani Rodrigue
2024-01-05 10:34 ` Jonathan Wakely
2024-01-05 10:58   ` Re: LIU Hao
2023-11-18 21:22 Zebediah Beck
2023-11-18 23:52 ` David Edelsohn
2023-11-18 23:57   ` Re: Zebediah Beck
2023-01-13  5:41 Re: father.dominic
2022-05-22 21:20 Skrab Skrab
2022-05-22 22:12 ` David Edelsohn
2021-06-12 23:32 nayeemislam031702
2021-06-12 23:35 ` Aaron Gyes
2011-09-23 22:54 Re: Lawrence Gutsin
2011-06-29 15:42 Re: nicole8509
     [not found] <20080618135807.GA15427@bromo.msbb.uc.edu>
2008-06-18 18:02 ` Mike Stump
2008-01-10 16:29 Selina Ewing
2005-08-01 14:18 Chunjiang Li
2005-08-01 14:37 ` Daniel Berlin
2005-07-15 21:22 Re: ИнфоПространство
     [not found] <m3d5q5b0pw.fsf@localhost.localdomain>
2005-06-29 18:48 ` Re: Bryce McKinlay
2005-06-29 20:40   ` Re: Mark Mitchell
2005-06-29 21:54     ` Re: Jeffrey A Law
2005-06-29 23:17       ` Re: Joe Buck
2005-06-29 21:57     ` Re: Geoffrey Keating
2005-06-29 23:43       ` Re: Aalokrai Porwal
2004-12-11  3:30 Re: Лада Власовна
2004-11-29  5:11 Re: Елена Климентьевна
     [not found] <044DA5B8-0E8E-11D9-80A2-000A95D7CD40@apple.com>
     [not found] ` <9D4EDFF8-0E91-11D9-AC54-000393A91CAA@apple.com>
2004-09-25 10:54   ` Re: Dale Johannesen
2004-09-25 11:14     ` Re: Daniel Berlin
2004-09-25 11:31     ` Re: Richard Henderson
2004-09-07 13:59 Problem with operand handling Richard Kenner
2004-09-07 14:41 ` Diego Novillo
2004-09-07 14:51   ` Andrew MacLeod
2004-09-07 15:46     ` Nathan Sidwell
2004-09-07 15:55       ` Re: Andrew MacLeod
     [not found] <200305221636.h4MGaLDA010075@mururoa.inria.fr>
2003-05-22 16:45 ` Re: Daniel Berlin
2002-10-18 16:20 Re: Josep Maria
2002-10-18 16:22 ` Re: Josep Maria
2002-09-04 22:16 Re: ZMSECTT-2
2001-12-10 19:14 Re: Richard Kenner
1998-04-08  2:13 No Subject Yuan Xie
1998-04-08 15:08 ` Jeffrey A Law
1998-03-27 15:18 No Subject Ken Faiczak
1998-03-31  0:46 ` Jeffrey A Law
1998-02-09 14:46 No Subject Jochen Kuepper
1998-02-09 15:37 ` Jeffrey A Law
1997-12-05 13:11 No Subject Thomas Weise
1997-12-06  9:23 ` Jeffrey A Law
1997-08-26 21:22 (no subject) Eliot Dresselhaus
1997-10-17 23:35 ` Jeffrey A Law

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=15368.887135389@hurl.cygnus.com \
    --to=law@cygnus.com \
    --cc=egcs@cygnus.com \
    --cc=jochen@pc1.uni-duesseldorf.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).