From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 968 invoked by alias); 18 Oct 2013 01:51:16 -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 32269 invoked by uid 9176); 18 Oct 2013 01:51:13 -0000 Date: Fri, 18 Oct 2013 01:51:00 -0000 From: GDB Administrator To: gdb-patches@sourceware.org Subject: New ARI warning Fri Oct 18 01:51:13 UTC 2013 in -D 2013.10.18.00.00.15 Message-ID: <20131018015113.GA32262@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-10/txt/msg00545.txt.bz2 47a48 > gdb/c-varobj.c:534: code: OP eol: Do not use &&, or || at the end of a line gdb/c-varobj.c:534: if (((TYPE_CODE (type)) == TYPE_CODE_STRUCT) || 854d854 < gdb/varobj.c:3494: code: OP eol: Do not use &&, or || at the end of a line gdb/varobj.c:3494: if (((TYPE_CODE (type)) == TYPE_CODE_STRUCT) ||