From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10122 invoked by alias); 2 Jul 2003 17:56:46 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 10076 invoked from network); 2 Jul 2003 17:56:45 -0000 Received: from unknown (HELO mail.codesourcery.com) (65.73.237.138) by sources.redhat.com with SMTP; 2 Jul 2003 17:56:45 -0000 Received: (qmail 21153 invoked from network); 2 Jul 2003 17:55:42 -0000 Received: from egil.codesourcery.com (HELO taltos.codesourcery.com) (zack@66.92.14.122) by mail.codesourcery.com with DES-CBC3-SHA encrypted SMTP; 2 Jul 2003 17:55:42 -0000 Received: by taltos.codesourcery.com (sSMTP sendmail emulation); Wed, 2 Jul 2003 10:55:29 -0700 From: "Zack Weinberg" To: Andrew Cagney Cc: gcc@gcc.gnu.org, binutils@sourceware.org, gdb@sourceware.org Subject: Re: RFC: Moving gcc/intl to toplevel; syncing both copies to 0.12.1 References: <877k70yi2t.fsf@codesourcery.com> <3F031B15.8070803@redhat.com> Date: Wed, 02 Jul 2003 17:56:00 -0000 In-Reply-To: <3F031B15.8070803@redhat.com> (Andrew Cagney's message of "Wed, 02 Jul 2003 13:49:09 -0400") Message-ID: <873choyfse.fsf@codesourcery.com> User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-07/txt/msg00042.txt.bz2 Andrew Cagney writes: >> I'd like to do this today, and commit to both gcc and src CVS >> as soon as I've tested it; it is blocking another major change >> over in gcc land, which needs to happen this week. Will this be >> okay? Does anyone know a reason why upgrading to 0.12.1 is a bad idea? > > Can you two stage this - import into GCC, and then a week or so later, > import in to SRC? That way the group with the most to gain (and > apparently the greatest urgency) experience the most pain :-) I could do that; it will mean that for one week people who construct combined trees have to be careful with the intl directory, but that should be ok, yes? zw