From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23006 invoked by alias); 5 May 2010 06:31:16 -0000 Received: (qmail 22946 invoked by uid 22791); 5 May 2010 06:31:09 -0000 X-SWARE-Spam-Status: No, hits=-1.0 required=5.0 tests=AWL,BAYES_00,MSGID_MULTIPLE_AT X-Spam-Check-By: sourceware.org Received: from mailhost.u-strasbg.fr (HELO mailhost.u-strasbg.fr) (130.79.200.157) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 05 May 2010 06:31:04 +0000 Received: from baal.u-strasbg.fr (baal.u-strasbg.fr [IPv6:2001:660:2402::41]) by mailhost.u-strasbg.fr (8.14.3/jtpda-5.5pre1) with ESMTP id o456V1Qi053989 ; Wed, 5 May 2010 08:31:01 +0200 (CEST) (envelope-from pierre.muller@ics-cnrs.unistra.fr) Received: from mailserver.u-strasbg.fr (ms1.u-strasbg.fr [IPv6:2001:660:2402:d::10]) by baal.u-strasbg.fr (8.14.0/jtpda-5.5pre1) with ESMTP id o456V079015153 ; Wed, 5 May 2010 08:31:00 +0200 (CEST) (envelope-from pierre.muller@ics-cnrs.unistra.fr) Received: from d620muller (lec67-4-82-230-53-140.fbx.proxad.net [82.230.53.140]) (user=mullerp mech=LOGIN) by mailserver.u-strasbg.fr (8.14.3/jtpda-5.5pre1) with ESMTP id o456Ux8P097746 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) ; Wed, 5 May 2010 08:31:00 +0200 (CEST) (envelope-from pierre.muller@ics-cnrs.unistra.fr) From: "Pierre Muller" To: "'GDB Administrator'" , References: <20100505020608.GA22380@sourceware.org> In-Reply-To: <20100505020608.GA22380@sourceware.org> Subject: RE: New ARI warning Wed May 5 02:06:08 UTC 2010 Date: Wed, 05 May 2010 06:31:00 -0000 Message-ID: <000c01caec1c$8ca82670$a5f87350$@muller@ics-cnrs.unistra.fr> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable 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: 2010-05/txt/msg00087.txt.bz2 Whoops, all those warnings come from the ARI of the most recent branch, http://sourceware.org/gdb/ari/ not the main ARI http://sourceware.org/gdb/current/ari/ I will try to find a way to include this information in the=20 email title. Pierre Muller as ARI maintainer. > -----Message d'origine----- > De=A0: gdb-patches-owner@sourceware.org [mailto:gdb-patches- > owner@sourceware.org] De la part de GDB Administrator > Envoy=E9=A0: Wednesday, May 05, 2010 4:06 AM > =C0=A0: gdb-patches@sourceware.org > Objet=A0: New ARI warning Wed May 5 02:06:08 UTC 2010 >=20 > 0a1 > > gdb/ada-lang.c:508: regression: ATTR_FORMAT: Do not use ATTR_FORMAT, > use ATTRIBUTE_PRINTF instead > gdb/ada-lang.c:508:static void lim_warning (const char *format, ...) > ATTR_FORMAT (printf, 1, 2);