From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1788 invoked by alias); 5 Oct 2006 17:07:28 -0000 Received: (qmail 32374 invoked by uid 48); 5 Oct 2006 17:07:19 -0000 Date: Thu, 05 Oct 2006 17:07:00 -0000 Message-ID: <20061005170719.32373.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c/29358] Warning issued two times with snprintf In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "pinskia at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2006-10/txt/msg00412.txt.bz2 List-Id: ------- Comment #1 from pinskia at gcc dot gnu dot org 2006-10-05 17:07 ------- uint32_t is unsigned int on those targets and this is not a bug. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29358