From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32179 invoked by alias); 14 May 2012 01:56:15 -0000 Received: (qmail 27503 invoked by uid 9176); 14 May 2012 01:55:48 -0000 Date: Mon, 14 May 2012 01:56:00 -0000 From: GDB Administrator To: gdb-patches@sourceware.org Subject: New ARI warning Mon May 14 01:55:48 UTC 2012 Message-ID: <20120514015548.GA27497@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-05/txt/msg00495.txt.bz2 719a720 > gdb/python/python.c:642: code: long long: Do not use 'long long', instead use LONGEST gdb/python/python.c:642: unsigned long long pc_llu;