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 23.0.92 pretest Date: Mon, 06 Apr 2009 22:54:08 +0800 Message-ID: <49DA1790.5040205@gnu.org> References: <87hc1aiez0.fsf@cyd.mit.edu> <4eb0089f0904020920g1031bd25p809d7b1d7bde3809@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1239031045 13287 80.91.229.12 (6 Apr 2009 15:17:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 6 Apr 2009 15:17:25 +0000 (UTC) Cc: Chong Yidong , emacs-devel@gnu.org To: David Robinow Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Apr 06 17:18:43 2009 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 1Lqqau-0004Jn-CM for ged-emacs-devel@m.gmane.org; Mon, 06 Apr 2009 17:18:41 +0200 Original-Received: from localhost ([127.0.0.1]:60248 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LqqZV-0002ex-Jb for ged-emacs-devel@m.gmane.org; Mon, 06 Apr 2009 11:17:13 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LqqDm-0003Lp-5w for emacs-devel@gnu.org; Mon, 06 Apr 2009 10:54:46 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LqqDg-0003Ke-Jv for emacs-devel@gnu.org; Mon, 06 Apr 2009 10:54:44 -0400 Original-Received: from [199.232.76.173] (port=34656 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LqqDf-0003K4-Qg for emacs-devel@gnu.org; Mon, 06 Apr 2009 10:54:39 -0400 Original-Received: from ti-out-0910.google.com ([209.85.142.185]:61425) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LqqDf-00040C-A3 for emacs-devel@gnu.org; Mon, 06 Apr 2009 10:54:39 -0400 Original-Received: by ti-out-0910.google.com with SMTP id y8so1816241tia.10 for ; Mon, 06 Apr 2009 07:54:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=dCZEFavVn+qU4U5i36+b+lH7zDgqE7b4rEl1qtUIjGo=; b=wahrrVp1YUGwoblexVH10yN4IsWvHA6eb9S5fIEoiNgLbU1IA5JSjBuoNdK21Bl7C4 IjVktzMHjz4gnfaId7FjyaMdicm1TuSmsT+BVd6TGqa1RvgNVp7uhMN9cDsaQ8VTSgbn Mtzpmf37eF6DsxfViMAwSKp/bqJOHlHK8NRCs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=c/PquaV0TYkNxu7ONpDdMEOpa2/c1IvJ9RKiwLBEfs8Lwg2zQhFrnKns7i50xGWMuB qXGmfZLN3poI1BWERzvEyO0/ncjrd9y4vy4KCr1fpqSdojMITRddmZ5+ZT6S799RDx/s +Ke5kgyE7H1gUPC8J2XkUfCtmWW6dMIUqCwuU= Original-Received: by 10.110.28.15 with SMTP id b15mr6616613tib.4.1239029676695; Mon, 06 Apr 2009 07:54:36 -0700 (PDT) Original-Received: from ?192.168.249.26? ([124.13.4.220]) by mx.google.com with ESMTPS id j5sm689387tid.1.2009.04.06.07.54.33 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 06 Apr 2009 07:54:35 -0700 (PDT) User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) In-Reply-To: <4eb0089f0904020920g1031bd25p809d7b1d7bde3809@mail.gmail.com> 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:110096 Archived-At: David Robinow wrote: > Fails on MSVC: > > frame.c > frame.c(3283) : warning C4047: '=' : 'Lisp_Object' differs in levels > of indirection from 'Window' > frame.c(3430) : error C2275: 'Lisp_Object' : illegal use of this type > as an expression > c:\home\emacs-23.0.92\src\lisp.h(315) : see declaration of 'Lisp_Object' > The problem was a C99 style mid-block variable declaration. Obviously gcc accepts this, or it would have been picked up earlier, but I'm surprised not to have heard about it from others using a pre-C99 compiler.