]> git.eshelyaron.com Git - emacs.git/commit
Pacify gcc 11.2.1 -Wanalyzer-null-argument
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 3 Oct 2021 23:31:50 +0000 (16:31 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 3 Oct 2021 23:55:17 +0000 (16:55 -0700)
commitcc3fc94f09332e5cca28fea1f19a93c8d45fd0f8
treece08086100d86fbeeec61c6166801c5d5f622297
parentd3a832a61ab5766b6ec879cee9ab75bbbc62034a
Pacify gcc 11.2.1 -Wanalyzer-null-argument

* src/gtkutil.c (xg_item_label_same_p): Clarify boolean expression
to pacify -Wanalyzer-null-argument with GCC 11.2.1 20210728
(Red Hat 11.2.1-1).
src/gtkutil.c