From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: Next pretest Date: Wed, 27 Jan 2010 00:13:04 +0100 Message-ID: References: <87fx5vef1j.fsf@stupidchicken.com> <87sk9sga2k.fsf@stupidchicken.com> <83aaw068mj.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1264547684 8710 80.91.229.12 (26 Jan 2010 23:14:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 26 Jan 2010 23:14:44 +0000 (UTC) Cc: cyd@stupidchicken.com, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 27 00:14:36 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NZucF-0004lU-UK for ged-emacs-devel@m.gmane.org; Wed, 27 Jan 2010 00:14:36 +0100 Original-Received: from localhost ([127.0.0.1]:33507 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NZucH-0008UM-1N for ged-emacs-devel@m.gmane.org; Tue, 26 Jan 2010 18:14:37 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NZubE-00082k-0x for emacs-devel@gnu.org; Tue, 26 Jan 2010 18:13:32 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NZub9-00080U-Pf for emacs-devel@gnu.org; Tue, 26 Jan 2010 18:13:31 -0500 Original-Received: from [199.232.76.173] (port=36620 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NZub9-00080L-KV for emacs-devel@gnu.org; Tue, 26 Jan 2010 18:13:27 -0500 Original-Received: from mail-fx0-f216.google.com ([209.85.220.216]:65418) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NZub7-0008Om-UK; Tue, 26 Jan 2010 18:13:26 -0500 Original-Received: by fxm8 with SMTP id 8so4336328fxm.26 for ; Tue, 26 Jan 2010 15:13:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type; bh=fWVtjs5jfUlWBq34CLxX6EsAtXImHy2dFLAaMYXeVvM=; b=SwH1a+sgSRIWttAJ164xRLkqx0+lShyveoIJMfNeMwkPuypJRLVVMDMDgULtSXWVhW +QbssVLvqbHxzFC3q/D3WPvajR34ivi/f/33UiE5FPW4emo+fvFBkPJHiYetsCIWUxqD iaQddOWRkAiXGCbYDRvssh4AdHwbYwWzuS9jw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=QyEtWIxNxY1IT5qGN6/QIYDRsEwwEVxU7k2aMGemtkO2nBH6H3kukmYZKN8GUjxEhX u7iNH1l6swE9v+f1q7LAfA64Y70Psnvk+ifhNGSyLHc5cVPr4Sc3KneswJUp67hRR0lA 88jn6LNNdXYdamPlHbxLKErr6tuxmB6N8kqz4= Original-Received: by 10.239.165.138 with SMTP id x10mr973536hbd.166.1264547604142; Tue, 26 Jan 2010 15:13:24 -0800 (PST) In-Reply-To: X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:120472 Archived-At: On Tue, Jan 26, 2010 at 19:27, Juanma Barranquero wrote: > I'm using the Twilight Dragon Media MinGW build, but I'm reasonably > sure it happened too with stock MinGW gcc 3.X, so it's not likely a > compiler bug. Confirmed that it also happens with gcc (GCC) 3.4.5 (mingw-vista special r3). Juanma