emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs 23.0.92 pretest


From: David Robinow
Subject: Re: Emacs 23.0.92 pretest
Date: Thu, 2 Apr 2009 12:20:02 -0400

On Mon, Mar 30, 2009 at 10:49 PM, Chong Yidong <address@hidden> wrote:
> Emacs pretest 23.0.92 is now available; this is the third pretest for
> what will be the Emacs 23.1 release.  You can download it via FTP, at
> the following location:
>
>  http://alpha.gnu.org/gnu/emacs/pretest/emacs-23.0.92.tar.gz
>
> The xdelta against the previous pretest, 23.0.91, is here:
>
>  http://alpha.gnu.org/gnu/emacs/pretest/emacs-23.0.91-23.0.92.xdelta
>
> Pretesters: please send an email to me reporting success or failure on
> your build platform.  In addition, please report bugs via M-x
> report-emacs-bugs, or send an email to address@hidden  For
> questions, please email address@hidden
>
> Thank you.
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'
frame.c(3430) : error C2146: syntax error : missing ';' before identifier 'lval'
frame.c(3430) : error C2144: syntax error : '<Unknown>' should be
preceded by '<Unknown>'
frame.c(3430) : error C2144: syntax error : '<Unknown>' should be
preceded by '<Unknown>'
frame.c(3430) : error C2143: syntax error : missing ';' before 'identifier'
frame.c(3430) : error C2065: 'lval' : undeclared identifier




reply via email to

[Prev in Thread] Current Thread [Next in Thread]