From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13720 invoked by alias); 2 Feb 2006 00:11:44 -0000 Received: (qmail 13710 invoked by uid 22791); 2 Feb 2006 00:11:43 -0000 X-Spam-Check-By: sourceware.org Received: from nile.gnat.com (HELO nile.gnat.com) (205.232.38.5) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 02 Feb 2006 00:11:40 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-nile.gnat.com (Postfix) with ESMTP id D0E9B48CC15; Wed, 1 Feb 2006 19:11:37 -0500 (EST) Received: from nile.gnat.com ([127.0.0.1]) by localhost (nile.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 15414-01-10; Wed, 1 Feb 2006 19:11:37 -0500 (EST) Received: from takamaka.act-europe.fr (s142-179-108-108.bc.hsia.telus.net [142.179.108.108]) by nile.gnat.com (Postfix) with ESMTP id 6FA9B48CC04; Wed, 1 Feb 2006 19:11:37 -0500 (EST) Received: by takamaka.act-europe.fr (Postfix, from userid 507) id C8DE647E7E; Wed, 1 Feb 2006 16:11:33 -0800 (PST) Date: Thu, 02 Feb 2006 00:11:00 -0000 From: Joel Brobecker To: Jim Blandy Cc: Mark Kettenis , gdb-patches@sourceware.org Subject: Re: [RFC] Clean up var_integer/var_uinteger/var_zinteger mess Message-ID: <20060202001133.GA6135@adacore.com> References: <200601311131.k0VBVjf8022306@jop31.nfra.nl> <8f2776cb0601312153s72d75a48ha6bc2fe75050d4fc@mail.gmail.com> <200602011612.k11GCTK1017502@elgar.sibelius.xs4all.nl> <8f2776cb0602011049u2479c5e5n7dec732b59927573@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8f2776cb0602011049u2479c5e5n7dec732b59927573@mail.gmail.com> User-Agent: Mutt/1.4i Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-02/txt/msg00014.txt.bz2 > Then, of course, there's aix-thread.c which is using zinteger for a > boolean. Outch! I'll take care of that as soon as I have a minute (and some CPU cycles :-). -- Joel