From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22601 invoked by alias); 16 Nov 2012 01:57:03 -0000 Received: (qmail 22330 invoked by uid 9176); 16 Nov 2012 01:56:44 -0000 Date: Fri, 16 Nov 2012 01:57:00 -0000 From: GDB Administrator To: gdb-patches@sourceware.org Subject: New ARI warning Fri Nov 16 01:56:44 UTC 2012 Message-ID: <20121116015644.GA22323@sourceware.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i 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/msg00449.txt.bz2 137a138 > 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 140d142 < gdb/common/linux-osdata.c:29: regression: stat.h: Do not include stat.h or sys/stat.h, instead include gdb_stat.h gdb/common/linux-osdata.c:29:#include 170d171 < gdb/common/linux-ptrace.c:60: regression: wait.h: Do not include wait.h or sys/wait.h, instead include gdb_wait.h gdb/common/linux-ptrace.c:60:#include 276,277d276 < gdb/dwarf2read.c:8613: regression: xasprintf: Do not use xasprintf(), instead use xstrprintf gdb/dwarf2read.c:8613: xasprintf (&virtual_dwo_name, ', < gdb/dwarf2read.c:8985: regression: xasprintf: Do not use xasprintf(), instead use xstrprintf gdb/dwarf2read.c:8985: xasprintf (&dwp_name, ', dwarf2_per_objfile->objfile->name);