summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/float-sup.el
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2017-06-25 12:52:37 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2017-06-25 12:54:12 -0700
commitb2bff45d0f27b3d8c3dfbf6df51dd7adbcb9d9fc (patch)
tree5003498b1abebae9ac238bc972c8cbeffdbc2163 /lisp/emacs-lisp/float-sup.el
parentc05e3aafc86869ba826809effd8ef7e9e5650f83 (diff)
downloademacs-b2bff45d0f27b3d8c3dfbf6df51dd7adbcb9d9fc.tar.gz
emacs-b2bff45d0f27b3d8c3dfbf6df51dd7adbcb9d9fc.tar.bz2
emacs-b2bff45d0f27b3d8c3dfbf6df51dd7adbcb9d9fc.zip
Omit null-pointer test in intervals.h FRAME
* src/intervals.h (ROOT_INTERVAL_P, ONLY_INTERVAL_P) (INTERVAL_LAST_POS): Omit unnecessary parens. (LENGTH): Omit test for null pointer. The argument is never null. The unnecessary test causes GCC 7.1.0 to assume that the argument might be null, and therefore to issue false alarms when the argument is dereferenced in other expressions.
Diffstat (limited to 'lisp/emacs-lisp/float-sup.el')
0 files changed, 0 insertions, 0 deletions