[Top][All Lists]
[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
- Re: bug in 23.2.92 with anything, (continued)
- Re: bug in 23.2.92 with anything, Thierry Volpiatto, 2011/01/17
- Re: bug in 23.2.92 with anything, Thierry Volpiatto, 2011/01/17
- Re: bug in 23.2.92 with anything, martin rudalics, 2011/01/17
- Re: bug in 23.2.92 with anything, Thierry Volpiatto, 2011/01/17
- Re: bug in 23.2.92 with anything, martin rudalics, 2011/01/18
- Re: bug in 23.2.92 with anything, Thierry Volpiatto, 2011/01/18
- Re: bug in 23.2.92 with anything, martin rudalics, 2011/01/18
- Re: bug in 23.2.92 with anything,
Thierry Volpiatto <=
- Re: bug in 23.2.92 with anything, Simon Leinen, 2011/01/18
- Re: bug in 23.2.92 with anything, Chong Yidong, 2011/01/21
- Re: bug in 23.2.92 with anything, Eli Zaretskii, 2011/01/18
- Re: bug in 23.2.92 with anything, Thierry Volpiatto, 2011/01/18
- Re: bug in 23.2.92 with anything, Eli Zaretskii, 2011/01/18
- Re: bug in 23.2.92 with anything, Thierry Volpiatto, 2011/01/18
- Re: bug in 23.2.92 with anything, David De La Harpe Golden, 2011/01/19
- Re: bug in 23.2.92 with anything, Thierry Volpiatto, 2011/01/20
- Re: bug in 23.2.92 with anything, Eli Zaretskii, 2011/01/20
- Re: bug in 23.2.92 with anything, Stephen J. Turnbull, 2011/01/20