From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20087 invoked by alias); 18 Aug 2008 20:08:33 -0000 Received: (qmail 20079 invoked by uid 22791); 18 Aug 2008 20:08:32 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 18 Aug 2008 20:07:53 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id m7IK7ERm015771; Mon, 18 Aug 2008 16:07:14 -0400 Received: from opsy.redhat.com (vpn-10-18.bos.redhat.com [10.16.10.18]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m7IK78CR015623; Mon, 18 Aug 2008 16:07:10 -0400 Received: by opsy.redhat.com (Postfix, from userid 500) id EC1F53782B7; Mon, 18 Aug 2008 14:07:14 -0600 (MDT) To: "Andrew John Hughes" Cc: "Andrew Haley" , java-patches@gcc.gnu.org Subject: Re: FYI: Fix typo in gst_native_pipeline.c References: <20080818163619.GA2193@rivendell.middle-earth.co.uk> <48A9A764.8050103@redhat.com> <17c6771e0808181009o42a5df3dr854743fc6c4231c8@mail.gmail.com> From: Tom Tromey Reply-To: Tom Tromey X-Attribution: Tom Date: Mon, 18 Aug 2008 20:19:00 -0000 In-Reply-To: <17c6771e0808181009o42a5df3dr854743fc6c4231c8@mail.gmail.com> (Andrew John Hughes's message of "Mon\, 18 Aug 2008 18\:09\:30 +0100") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-IsSubscribed: yes Mailing-List: contact java-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-patches-owner@gcc.gnu.org X-SW-Source: 2008-q3/txt/msg00038.txt.bz2 >>>>> "Andrew" == Andrew John Hughes writes: Andrew> I've committed it to the merge tree for eventual inclusion in trunk. Andrew> What other branches, if any, should get this fix? Any ones that don't build. I haven't heard reports about this, so maybe the other branches are ok. Tom