From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15375 invoked by alias); 9 Aug 2012 15:02:09 -0000 Received: (qmail 15354 invoked by uid 22791); 9 Aug 2012 15:02:07 -0000 X-SWARE-Spam-Status: No, hits=-5.9 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,RCVD_IN_DNSWL_HI,RCVD_IN_HOSTKARMA_W,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 09 Aug 2012 15:01:53 +0000 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q79F1qrR011188 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Thu, 9 Aug 2012 11:01:52 -0400 Received: from localhost (ovpn-116-23.ams2.redhat.com [10.36.116.23]) by int-mx01.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id q79F1pex010000 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 9 Aug 2012 11:01:52 -0400 Received: by localhost (Postfix, from userid 500) id ACBBC29C04D; Thu, 9 Aug 2012 17:01:50 +0200 (CEST) From: Dodji Seketeli To: Andrew Hughes Cc: Andrew Haley , GCJ-patches , GCC Patches Subject: Re: [PATCH, libjava] Use accessor functions to manipulate xmlOutputBuffer References: <1945045779.2626025.1344523187210.JavaMail.root@redhat.com> X-URL: http://www.redhat.com Date: Thu, 09 Aug 2012 15:02:00 -0000 In-Reply-To: <1945045779.2626025.1344523187210.JavaMail.root@redhat.com> (Andrew Hughes's message of "Thu, 9 Aug 2012 10:39:47 -0400 (EDT)") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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: 2012-q3/txt/msg00018.txt.bz2 Andrew Hughes writes: > Don't worry about reverting it. I'll add it to Classpath now, then > they'll be in sync when we do the next merge. Thank you. > In future, please post changes to files under the libjava/classpath directory to > classpath@gnu.org and feel free to ping me directly if you don't > get a response in a reasonable timeframe. It just makes my life a bit > easier when it comes to doing the merges :-) OK, I will do. Sorry for the inconvenience. -- Dodji