From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13957 invoked by alias); 12 Jul 2007 13:09:24 -0000 Received: (qmail 13938 invoked by uid 22791); 12 Jul 2007 13:09:23 -0000 X-Spam-Check-By: sourceware.org Received: from dair.pair.com (HELO dair.pair.com) (209.68.1.49) by sourceware.org (qpsmtpd/0.31) with SMTP; Thu, 12 Jul 2007 13:09:21 +0000 Received: (qmail 7781 invoked by uid 20157); 12 Jul 2007 13:09:19 -0000 Date: Thu, 12 Jul 2007 13:09:00 -0000 From: Hans-Peter Nilsson To: Kai Tietz cc: Richard Guenther , gcc-patches@gcc.gnu.org, gdb-patches@sourceware.org, Nick Clifton Subject: Re: Update to splay-tree.h for 64-bit Windows host In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-07/txt/msg00195.txt.bz2 On Thu, 12 Jul 2007, Kai Tietz wrote: > 2007-07-12 Kai Tietz > > * splay-tree.h (libi_uhostptr_t, libi_shostptr_t): Adjust types > work-a-round whitespace problem in gcc gengtype. I committed this for you following Diego's approval; I didn't spot you in MAINTAINERS and the tree was broken. I'll commit it to sourceware too. Normally the added ChangeLog entry wouldn't be needed (being in same purpose and time as the previous one) but this time I think it serves a particular purpose; there's no comment in the code about this GTY peculiarness. brgds, H-P PS. and gengtype-lex.l should be fixed too, IMHO.