> 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. _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
