From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4083 invoked by alias); 23 Apr 2002 15:58:20 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 4059 invoked from network); 23 Apr 2002 15:58:18 -0000 Received: from unknown (HELO dr-evil.shagadelic.org) (208.176.2.162) by sources.redhat.com with SMTP; 23 Apr 2002 15:58:18 -0000 Received: by dr-evil.shagadelic.org (Postfix, from userid 7518) id 4E5FD9869; Tue, 23 Apr 2002 08:58:18 -0700 (PDT) Date: Tue, 23 Apr 2002 08:58:00 -0000 From: Jason R Thorpe To: Eli Zaretskii Cc: Andreas Jaeger , gdb-patches@sources.redhat.com Subject: Re: [PATCH] Trivial printf format warning fixes Message-ID: <20020423085818.G18016@dr-evil.shagadelic.org> Reply-To: thorpej@wasabisystems.com Mail-Followup-To: Jason R Thorpe , Eli Zaretskii , Andreas Jaeger , gdb-patches@sources.redhat.com References: <20020423000142.D18016@dr-evil.shagadelic.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from eliz@is.elta.co.il on Tue, Apr 23, 2002 at 02:11:48PM +0300 Organization: Wasabi Systems, Inc. X-SW-Source: 2002-04/txt/msg00851.txt.bz2 On Tue, Apr 23, 2002 at 02:11:48PM +0300, Eli Zaretskii wrote: > I agree. I think "%ld" is good enough. Ok, I'll tweak those, and then cast the corresponding arguments to long. -- -- Jason R. Thorpe