diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2023-01-19 15:15:52 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2023-01-19 19:07:33 -0800 |
commit | 167bf3408e437704b27171c6fad5d15bbc623b3a (patch) | |
tree | e1e16bd25ae95f4016f434ec2e215ed1eff1a99f /lisp/emacs-lisp/lisp-mode.el | |
parent | 54d5ea66c99f03240379d6d2e411145cced585a5 (diff) | |
download | emacs-167bf3408e437704b27171c6fad5d15bbc623b3a.tar.gz emacs-167bf3408e437704b27171c6fad5d15bbc623b3a.tar.bz2 emacs-167bf3408e437704b27171c6fad5d15bbc623b3a.zip |
Pacify clang 15.0.6 on Fedora 37
* configure.ac: Suppress clang -Wbitwise-instead-of-logical,
as there’s nothing wrong with using & and | on bool.
* src/coding.c: Suppress -Wunused-but-set-variable in this file,
as it’s too much trouble to recode to pacify clang.
Diffstat (limited to 'lisp/emacs-lisp/lisp-mode.el')
0 files changed, 0 insertions, 0 deletions