From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2403 invoked by alias); 23 Aug 2013 01:51:54 -0000 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 Received: (qmail 1816 invoked by uid 9176); 23 Aug 2013 01:51:51 -0000 Date: Fri, 23 Aug 2013 01:51:00 -0000 From: GDB Administrator To: gdb-patches@sourceware.org Subject: New ARI warning Fri Aug 23 01:51:51 UTC 2013 in -D 2013.08.23.00.00.15 Message-ID: <20130823015151.GA1807@sourceware.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-12-10) X-SW-Source: 2013-08/txt/msg00659.txt.bz2 128a129,132 > gdb/common/linux-ptrace.c:258: regression: hash: Do not use ' #...', instead use '#...'(some compilers only correctly parse a C preprocessor directive when '#' is the first character on the line) gdb/common/linux-ptrace.c:258: #ifdef __ia64__ > gdb/common/linux-ptrace.c:261: regression: hash: Do not use ' #...', instead use '#...'(some compilers only correctly parse a C preprocessor directive when '#' is the first character on the line) gdb/common/linux-ptrace.c:261: #else > gdb/common/linux-ptrace.c:264: regression: hash: Do not use ' #...', instead use '#...'(some compilers only correctly parse a C preprocessor directive when '#' is the first character on the line) gdb/common/linux-ptrace.c:264: #endif > gdb/common/linux-ptrace.c:448: gettext: _ markup: All messages should be marked up with _. gdb/common/linux-ptrace.c:448: warning ("linux_check_ptrace_features: failed to kill child"); 377d380 < gdb/linux-nat.c:480: gettext: _ markup: All messages should be marked up with _. gdb/linux-nat.c:480: warning ("linux_test_for_tracefork: failed to kill child");