emacs-devel
[Top][All Lists]
Advanced

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

Re: /srv/bzr/emacs/trunk r109456: Separate read and write access to Lisp


From: Andy Moreton
Subject: Re: /srv/bzr/emacs/trunk r109456: Separate read and write access to Lisp_Object slots of struct frame.
Date: Mon, 06 Aug 2012 13:37:44 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (windows-nt)

On Mon 06 Aug 2012, Dmitry Antipov wrote:

> On 08/06/2012 01:01 PM, Andy Moreton wrote:
>
>> Your changes in r109456 also broke the Windows build:
>
> These should be fixed in 109464.
>
> Dmitry

There is still a problem:

gcc -I. -c -gdwarf-2 -g3 -DEMACSDEBUG -fno-crossjumping
-IC:/emacs/devel/libxml2-2.7.8/include/libxml2
-IC:/emacs/devel/gnutls-3.0.21/include
-IC:/emacs/devel/giflib-4.1.4-1/include
-IC:/emacs/devel/jpeg-6b-4/include -IC:/emacs/devel/tiff-3.8.2-1/include
-IC:/emacs/devel/libpng-1.4.3-1/include
-IC:/emacs/devel/xpm-3.5.1-1/include
-IC:/emacs/devel/xpm-3.5.1-1/src/xpm/3.5.1/libXpm-3.5.1-src/lib
-IC:/emacs/devel/zlib-1.2.5-2/include -Demacs=1 -I../lib -I../nt/inc
-DHAVE_NTGUI=1 -DUSE_CRT_DLL=1 -o oo/i386/w32term.o w32term.c

w32term.c: In function 'w32_set_vertical_scroll_bar':
w32term.c:3810:3: error: lvalue required as left operand of assignment

    AndyM




reply via email to

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