From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: Emacs from HEAD hangs on M$ (built with MinGW) Date: Thu, 31 Jul 2008 16:47:40 +0100 Message-ID: <4891DE9C.2090204@gnu.org> References: <104458.16219.qm@web95014.mail.in2.yahoo.com> <4891D40F.4010201@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1217519295 14065 80.91.229.12 (31 Jul 2008 15:48:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 31 Jul 2008 15:48:15 +0000 (UTC) Cc: "Lennart Borgman \(gmail\)" , Emacs Development To: Dan Nicolaescu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jul 31 17:49:04 2008 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 1KOaOm-0005p6-6z for ged-emacs-devel@m.gmane.org; Thu, 31 Jul 2008 17:49:04 +0200 Original-Received: from localhost ([127.0.0.1]:42837 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KOaNr-00053U-LH for ged-emacs-devel@m.gmane.org; Thu, 31 Jul 2008 11:48:07 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KOaNm-000520-OP for emacs-devel@gnu.org; Thu, 31 Jul 2008 11:48:02 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KOaNk-0004yc-0j for emacs-devel@gnu.org; Thu, 31 Jul 2008 11:48:01 -0400 Original-Received: from [199.232.76.173] (port=54987 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KOaNj-0004yU-Ts for emacs-devel@gnu.org; Thu, 31 Jul 2008 11:47:59 -0400 Original-Received: from mk-outboundfilter-5.mail.uk.tiscali.com ([212.74.114.1]:15152) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KOaNj-0001U1-SO for emacs-devel@gnu.org; Thu, 31 Jul 2008 11:48:00 -0400 Original-X-Trace: 63947638/mk-outboundfilter-5.mail.uk.tiscali.com/F2S/$F2S-ACCEPTED/f2s-freedom2Surf-customers/83.67.23.108 X-SBRS: None X-RemoteIP: 83.67.23.108 X-IP-MAIL-FROM: jasonr@gnu.org X-IP-BHB: Once X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AkkFADh7kUhTQxds/2dsb2JhbACBW4lDpiY X-IronPort-AV: E=Sophos;i="4.31,287,1215385200"; d="scan'208";a="63947638" X-IP-Direction: IN Original-Received: from i-83-67-23-108.freedom2surf.net (HELO wanchan.jasonrumney.net) ([83.67.23.108]) by smtp.f2s.tiscali.co.uk with ESMTP; 31 Jul 2008 16:47:58 +0100 Original-Received: from [192.168.249.27] (chiko.jasonrumney.net [192.168.249.27]) by wanchan.jasonrumney.net (Postfix) with ESMTP id D366E1B7; Thu, 31 Jul 2008 16:48:33 +0100 (BST) User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) In-Reply-To: <4891D40F.4010201@gmail.com> X-Enigmail-Version: 0.95.6 OpenPGP: id=8086879D X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. 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:101805 Archived-At: Lennart Borgman (gmail) wrote: > I think this is not related to GCC. Jason did some changes to finally > get the display update on w32 to work fast. I believe he is using MingGW. > > Jason did his checkin just some hours before Dan N did his. > > It looks like it could be Dan's changes that has broken something on w32. The following change looks suspicious: http://cvs.savannah.gnu.org/viewvc/emacs/src/term.c?root=emacs&r1=1.222&r2=1.223