emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: warnings compiling Emacs 22 on amd64


From: Eli Zaretskii
Subject: Re: warnings compiling Emacs 22 on amd64
Date: Sun, 14 Jan 2007 00:03:33 +0200

> gcc -c -D_BSD_SOURCE   -Demacs -DHAVE_CONFIG_H   -I. 
> -I/home/pot/gnu/emacs-22.0.91/src -D_BSD_SOURCE  -g -O2 -Wno-pointer-sign  
> editfns.c
> editfns.c: In function 'Fuser_uid':
> editfns.c:1317: warning: comparison is always false due to limited range of 
> data type
> editfns.c:1317: warning: comparison is always false due to limited range of 
> data type
> editfns.c: In function 'Fuser_real_uid':
> editfns.c:1325: warning: comparison is always false due to limited range of 
> data type
> editfns.c:1325: warning: comparison is always false due to limited range of 
> data type
> 
> gcc -c -D_BSD_SOURCE   -Demacs -DHAVE_CONFIG_H   -I. 
> -I/home/pot/gnu/emacs-22.0.91/src -D_BSD_SOURCE  -g -O2 -Wno-pointer-sign  
> fns.c
> fns.c: In function 'maybe_resize_hash_table':
> fns.c:4684: warning: comparison is always false due to limited range of data 
> type
> 
> gcc -c -D_BSD_SOURCE   -Demacs -DHAVE_CONFIG_H   -I. 
> -I/home/pot/gnu/emacs-22.0.91/src -D_BSD_SOURCE  -g -O2 -Wno-pointer-sign  
> process.c
> process.c: In function 'Fdelete_process':
> process.c:820: warning: comparison is always false due to limited range of 
> data type
> process.c:820: warning: comparison is always false due to limited range of 
> data type
> process.c:830: warning: comparison is always false due to limited range of 
> data type
> process.c:830: warning: comparison is always false due to limited range of 
> data type
> process.c: In function 'Fprocess_id':
> process.c:917: warning: comparison is always false due to limited range of 
> data type
> process.c:917: warning: comparison is always false due to limited range of 
> data type
> process.c:6441: warning: comparison is always false due to limited range of 
> data type
> process.c:6441: warning: comparison is always false due to limited range of 
> data type

I think I fixed these now in the CVS, please take a look.




reply via email to

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