diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2017-06-15 13:29:04 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2017-06-15 13:30:30 -0700 |
commit | 21d10e59f89a5bb72829ffb8ebe4463ba4fac124 (patch) | |
tree | 5e6d98853562542a09f4bf6cd09d0ec7221ef621 /lisp/emacs-lisp/warnings.el | |
parent | 2b9620e6af80a1ce57321bc32d126b602ca493ce (diff) | |
download | emacs-21d10e59f89a5bb72829ffb8ebe4463ba4fac124.tar.gz emacs-21d10e59f89a5bb72829ffb8ebe4463ba4fac124.tar.bz2 emacs-21d10e59f89a5bb72829ffb8ebe4463ba4fac124.zip |
Pacify clang without munging C source
* configure.ac (WARN_CFLAGS): With Clang, use
-Wno-tautological-compare regardless of --enable-gcc-warnings.
(WERROR_CFLAGS): Simplify assignments, and guarantee it’s always set.
* lib/strftime.c: Copy from gnulib, reverting Clang-specific
change which I hope is no longer needed.
* src/emacs.c (main): Revert rlim_t change, as rlim_t is signed on
some older non-POSIX hosts.
Diffstat (limited to 'lisp/emacs-lisp/warnings.el')
0 files changed, 0 insertions, 0 deletions