From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16782 invoked by alias); 16 Nov 2012 09:43:41 -0000 Received: (qmail 16774 invoked by uid 22791); 16 Nov 2012 09:43:41 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,MSGID_MULTIPLE_AT X-Spam-Check-By: sourceware.org Received: from mailhost.u-strasbg.fr (HELO mailhost.u-strasbg.fr) (130.79.200.151) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 16 Nov 2012 09:43:34 +0000 Received: from md15.u-strasbg.fr (md15.u-strasbg.fr [130.79.200.204]) by mailhost.u-strasbg.fr (8.14.3/jtpda-5.5pre1) with ESMTP id qAG9hU38055191 ; Fri, 16 Nov 2012 10:43:30 +0100 (CET) (envelope-from pierre.muller@ics-cnrs.unistra.fr) Received: from mailserver.u-strasbg.fr (ms12.u-strasbg.fr [130.79.204.112]) by md15.u-strasbg.fr (8.14.3/jtpda-5.5pre1) with ESMTP id qAG9hUMN004016 ; Fri, 16 Nov 2012 10:43:30 +0100 (envelope-from pierre.muller@ics-cnrs.unistra.fr) Received: from E6510Muller (gw-ics.u-strasbg.fr [130.79.210.225]) (user=mullerp mech=LOGIN) by mailserver.u-strasbg.fr (8.14.3/jtpda-5.5pre1) with ESMTP id qAG9hTth014682 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO) ; Fri, 16 Nov 2012 10:43:29 +0100 (envelope-from pierre.muller@ics-cnrs.unistra.fr) From: "Pierre Muller" To: "'Joel Brobecker'" , References: <20121116015644.GA22323@sourceware.org> <20121116021950.GH3790@adacore.com> In-Reply-To: <20121116021950.GH3790@adacore.com> Subject: RE: New ARI warning Fri Nov 16 01:56:44 UTC 2012 Date: Fri, 16 Nov 2012 09:43:00 -0000 Message-ID: <000001cdc3de$d649cfd0$82dd6f70$@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: 2012-11/txt/msg00459.txt.bz2 > -----Message d'origine----- > De=A0: gdb-patches-owner@sourceware.org [mailto:gdb-patches- > owner@sourceware.org] De la part de Joel Brobecker > Envoy=E9=A0: vendredi 16 novembre 2012 03:20 > =C0=A0: gdb-patches@sourceware.org > Objet=A0: Re: New ARI warning Fri Nov 16 01:56:44 UTC 2012 >=20 > > > gdb/common/gdb_stat.h:23: regression: stat.h: Do not include stat.h or > sys/stat.h, instead include gdb_stat.h > > gdb/common/gdb_stat.h:23:#include > > 138a140,141 > > > gdb/common/gdb_wait.h:23: regression: wait.h: Do not include wait.h or > sys/wait.h, instead include gdb_wait.h > > gdb/common/gdb_wait.h:23:#include > > > gdb/common/gdb_wait.h:26: regression: wait.h: Do not include wait.h or > sys/wait.h, instead include gdb_wait.h > > gdb/common/gdb_wait.h:26:#include This email was generated by the script=20 that is on the gdb server in $HOME/ss directory and generates: http://sourceware.org/gdb/current/ari/ =20=20 The ARI situation improved, but this is only visible on the=20 other web page http://sourceware.org/gdb/current/ari/test that uses the in CVS scripts. Should I switch to sending emails from these scripts? The current problem is that branch doesn't have contrib./ari directory yet, so I can only do this for trunk... Pierre Muller as ARI maintainer =20 PS: in http://sourceware.org/gdb/current/ari/test on the strerror problem is left :)