]> git.eshelyaron.com Git - emacs.git/commit
Work around GCC bug 102671
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 11 Oct 2021 16:23:47 +0000 (09:23 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 11 Oct 2021 16:24:56 +0000 (09:24 -0700)
commit0d374b1b835c5b1edfae16d68da73ff47e75e0e2
tree55d816a9ebebd70caeeb6f6ed67b540d5b4fce1d
parentac066088780d473f883e2afe8d178e2bf2c964fd
Work around GCC bug 102671

This is for --enable-gcc-warnings on GCC 11.2.1.
* src/window.c, src/timefns.c: Disable -Wanalyzer-null-dereference.
src/timefns.c
src/window.c