From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15558 invoked by alias); 25 Sep 2009 18:41:05 -0000 Mailing-List: contact archer-help@sourceware.org; run by ezmlm Sender: Precedence: bulk List-Post: List-Help: List-Subscribe: List-Id: Received: (qmail 15536 invoked by uid 22791); 25 Sep 2009 18:41:04 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org From: Tom Tromey To: Phil Muldoon Cc: Project Archer Subject: Re: [patch] PR python/10344 References: <4ABA15AC.4070804@redhat.com> Reply-To: Tom Tromey Date: Fri, 25 Sep 2009 18:41:00 -0000 In-Reply-To: <4ABA15AC.4070804@redhat.com> (Phil Muldoon's message of "Wed, 23 Sep 2009 13:33:48 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2009-q3/txt/msg00251.txt.bz2 >>>>> "Phil" == Phil Muldoon writes: Phil> 2009-09-23 Phil Muldoon Phil> PR python/10344 Phil> * ui-out.c (MAX_UI_OUT_LEVELS): Increment to 7. For the record, we discussed this a bit on irc, and this doesn't seem to be the best solution. In particular it can fail in other situations; Phil put more details into the bug. Tom