diff options
author | Jan Djärv <jan.h.d@swipnet.se> | 2013-09-23 09:12:01 +0200 |
---|---|---|
committer | Jan Djärv <jan.h.d@swipnet.se> | 2013-09-23 09:12:01 +0200 |
commit | 8762e52438d46d81e518179e4f9bd8a939463ddb (patch) | |
tree | 33a25414302599a9dbe3d2a4144927e128f57af1 /lisp/emacs-lisp/timer.el | |
parent | 332153538c3268edb9154fbe29a6fdc5e012e595 (diff) | |
download | emacs-8762e52438d46d81e518179e4f9bd8a939463ddb.tar.gz emacs-8762e52438d46d81e518179e4f9bd8a939463ddb.tar.bz2 emacs-8762e52438d46d81e518179e4f9bd8a939463ddb.zip |
Suppress some unhelpful warnings when using clang.
* configure.ac: With clang, check for and use -Wno-switch,
-Wno-tautological-constant-out-of-range-compare and -Wno-pointer-sign.
* conf_post.h(assume): Use __builtin_unreachable for clang.
* src/filelock.c (lock_file_1): Rearrange to remove compiler warning
about excess arguments to snprintf.
Diffstat (limited to 'lisp/emacs-lisp/timer.el')
0 files changed, 0 insertions, 0 deletions