From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eric Lilja Newsgroups: gmane.emacs.devel Subject: Re: emacs 23.0.60.1 built today (11th feb 2008) crashes under Vista Date: Thu, 14 Feb 2008 02:18:36 +0100 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1202951945 11032 80.91.229.12 (14 Feb 2008 01:19:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 14 Feb 2008 01:19:05 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 14 02:19:28 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 1JPSl3-0001UH-TP for ged-emacs-devel@m.gmane.org; Thu, 14 Feb 2008 02:19:26 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JPSka-0003wd-62 for ged-emacs-devel@m.gmane.org; Wed, 13 Feb 2008 20:18:56 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JPSkV-0003wB-NV for emacs-devel@gnu.org; Wed, 13 Feb 2008 20:18:51 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JPSkT-0003vz-9K for emacs-devel@gnu.org; Wed, 13 Feb 2008 20:18:50 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JPSkT-0003vq-3V for emacs-devel@gnu.org; Wed, 13 Feb 2008 20:18:49 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JPSkS-0001kV-Nw for emacs-devel@gnu.org; Wed, 13 Feb 2008 20:18:48 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JPSkK-0006N3-8Q for emacs-devel@gnu.org; Thu, 14 Feb 2008 01:18:40 +0000 Original-Received: from cust.fiber-lan.vnet.lk.85.194.49.108.stunet.se ([85.194.49.108]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 14 Feb 2008 01:18:40 +0000 Original-Received: from mindcooler by cust.fiber-lan.vnet.lk.85.194.49.108.stunet.se with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 14 Feb 2008 01:18:40 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 26 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: cust.fiber-lan.vnet.lk.85.194.49.108.stunet.se User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) In-Reply-To: X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:89020 Archived-At: Eric Lilja wrote: > Juanma Barranquero wrote: >> On Feb 14, 2008 1:44 AM, Eric Lilja wrote: >> >>> Thanks, I'll try that as soon as the error introduced to coding.c is >>> fixed so I can bootstrap again. :) >> >> Just change the ASLOTs to AREF in the CODING_ATTR_* defines of coding.h >> >> Juanma >> >> >> > > Thanks, bootstrapping now and enjoying a cup of tea while I wait. > > > > I am happy to report that Emacs does indeed not crash on Vista after reverting the changes to w32.c, using the method suggested by Juanma. Hopefully a proper fix (because I assume the changes I reverted have some purpose too) isn't too hard to do. - Eric