summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/check-declare.el
diff options
context:
space:
mode:
authorPhilipp Stephani <phst@google.com>2017-06-14 12:35:58 +0200
committerPhilipp Stephani <phst@google.com>2017-06-14 12:35:58 +0200
commit32d8dba625fc50ccbe28e35afcf1f0529d611e00 (patch)
treebc9aff8e2d44e7a2982b79e7d8562f91d3b41998 /lisp/emacs-lisp/check-declare.el
parentac649dc4b48be3fab8c904012aca4c07b0019041 (diff)
downloademacs-32d8dba625fc50ccbe28e35afcf1f0529d611e00.tar.gz
emacs-32d8dba625fc50ccbe28e35afcf1f0529d611e00.tar.bz2
emacs-32d8dba625fc50ccbe28e35afcf1f0529d611e00.zip
Remove some tautological comparisons involving rlim_t
Clang on macOS warns about these with -Wtautological-compare. POSIX guarantees that rlim_t is unsigned (cf. http://pubs.opengroup.org/onlinepubs/009695399/basedefs/sys/resource.h.html), so these resource limits can never be negative. * src/emacs.c (main): Remove tautological comparisons.
Diffstat (limited to 'lisp/emacs-lisp/check-declare.el')
0 files changed, 0 insertions, 0 deletions