From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15735 invoked by alias); 28 Dec 2008 15:01:56 -0000 Received: (qmail 15595 invoked by uid 48); 28 Dec 2008 15:01:56 -0000 Date: Sun, 28 Dec 2008 15:01:00 -0000 Message-ID: <20081228150156.15594.qmail@sourceware.org> From: "pedro at codesourcery dot com" To: gdb-prs@sourceware.org In-Reply-To: <20080928154802.9636.org.sourceware.gdb@pooryorick.com> References: <20080928154802.9636.org.sourceware.gdb@pooryorick.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug build/9636] remote.c:2859: warning: format '%x' expects type 'unsigned int', but argument 3 has type 'pid_t' X-Bugzilla-Reason: CC Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org X-SW-Source: 2008-q4/txt/msg00156.txt.bz2 ------- Additional Comments From pedro at codesourcery dot com 2008-12-28 15:01 ------- Thanks for the report. This was already fixed on mainline by: 2008-03-07 Joel Brobecker * remote.c (extended_remote_attach_1): Make local variable pid an int instead of a pid_t. -- What |Removed |Added ---------------------------------------------------------------------------- CC| |brobecker at adacore dot com Status|ASSIGNED |RESOLVED Resolution| |FIXED http://sourceware.org/bugzilla/show_bug.cgi?id=9636 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.