emacs-devel
[Top][All Lists]
Advanced

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

Re: bug in 23.2.92 with anything


From: Thierry Volpiatto
Subject: Re: bug in 23.2.92 with anything
Date: Tue, 18 Jan 2011 11:12:47 +0100
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux)

martin rudalics <address@hidden> writes:

>> I have applied your changes, but now it fail to compile:
>>
>> ,----
>> | window.c:81: error: static declaration of ‘foreach_window’ follows 
>> non-static declaration
>> | window.h:799: note: previous declaration of ‘foreach_window’ was here
>> | window.c: In function ‘Fcoordinates_in_window_p’:
>> | window.c:1011: error: ‘Qleft_margin’ undeclared (first use in this 
>> function)
>> | window.c:1011: error: (Each undeclared identifier is reported only once
>> | window.c:1011: error: for each function it appears in.)
>> | window.c:1014: error: ‘Qright_margin’ undeclared (first use in this 
>> function)
>> | window.c: At top level:
>> | window.c:1080: error: conflicting types for ‘window_from_coordinates’
>> | window.h:787: note: previous declaration of ‘window_from_coordinates’ was 
>> here
>> | window.c:1436: error: static declaration of ‘delete_window’ follows 
>> non-static declaration
>> | window.h:786: note: previous declaration of ‘delete_window’ was here
>> | window.c:3982: error: static declaration of ‘window_height’ follows 
>> non-static declaration
>> | window.h:791: note: previous declaration of ‘window_height’ was here
>> | window.c:3989: error: static declaration of ‘window_width’ follows 
>> non-static declaration
>> | window.h:792: note: previous declaration of ‘window_width’ was here
>> | make[1]: *** [window.o] Erreur 1
>> | make[1]: quittant le répertoire « /home/thierry/download/emacs-23/src »
>> | make: *** [src] Erreur 2
>> `----
>
> Sorry, you can try this _only_ with the trunk.
Ah ok, so on the trunk it work fine.

-- 
A+ Thierry
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997 



reply via email to

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