From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andreas Schwab Newsgroups: gmane.emacs.devel Subject: Re: cannot build on w32 Date: Wed, 19 Jan 2011 16:36:08 +0100 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1295451555 30293 80.91.229.12 (19 Jan 2011 15:39:15 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 19 Jan 2011 15:39:15 +0000 (UTC) Cc: Sam Steingold , emacs-devel@gnu.org To: Tom Tromey Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 19 16:39:11 2011 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.69) (envelope-from ) id 1Pfa7o-0003mw-GI for ged-emacs-devel@m.gmane.org; Wed, 19 Jan 2011 16:39:08 +0100 Original-Received: from localhost ([127.0.0.1]:53480 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pfa7n-0000aV-Tr for ged-emacs-devel@m.gmane.org; Wed, 19 Jan 2011 10:39:08 -0500 Original-Received: from [140.186.70.92] (port=40119 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pfa4y-0007Sg-NX for emacs-devel@gnu.org; Wed, 19 Jan 2011 10:36:13 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pfa4x-0007Q0-DF for emacs-devel@gnu.org; Wed, 19 Jan 2011 10:36:12 -0500 Original-Received: from mail-out.m-online.net ([212.18.0.9]:40549) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pfa4x-0007Pk-7x; Wed, 19 Jan 2011 10:36:11 -0500 Original-Received: from frontend1.mail.m-online.net (unknown [192.168.8.180]) by mail-out.m-online.net (Postfix) with ESMTP id CE9CD1C0F590; Wed, 19 Jan 2011 16:36:09 +0100 (CET) Original-Received: from localhost (dynscan1.mnet-online.de [192.168.8.164]) by mail.m-online.net (Postfix) with ESMTP id C82C01C001C6; Wed, 19 Jan 2011 16:36:09 +0100 (CET) X-Virus-Scanned: amavisd-new at mnet-online.de Original-Received: from mail.mnet-online.de ([192.168.8.180]) by localhost (dynscan1.mail.m-online.net [192.168.8.164]) (amavisd-new, port 10024) with ESMTP id tgMaFHtMvM54; Wed, 19 Jan 2011 16:36:08 +0100 (CET) Original-Received: from hase (ppp-88-217-96-224.dynamic.mnet-online.de [88.217.96.224]) by mail.mnet-online.de (Postfix) with ESMTP; Wed, 19 Jan 2011 16:36:08 +0100 (CET) X-Yow: Catsup and Mustard all over the place! It's the Human Hamburger! In-Reply-To: (Tom Tromey's message of "Wed, 19 Jan 2011 08:18:17 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/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:134745 Archived-At: Tom Tromey writes: > @@ -5656,7 +5656,7 @@ > > if (!noninteractive && !inhibit_window_system) > { > - extern Lisp_Object Vwindow_system, Vload_path, Qfile_exists_p; > + extern Lisp_Object Vwindow_system, Qfile_exists_p; External declarations should never occur at the block level, only in headers. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."