]> git.eshelyaron.com Git - emacs.git/commit
Add workaround to compilation warning in gcc 10.x in image.c
authordickmao <dick.r.chiang@gmail.com>
Sun, 5 Dec 2021 22:29:51 +0000 (23:29 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 5 Dec 2021 22:29:51 +0000 (23:29 +0100)
commitdd2a8468904c2da57b4f1efe812c31742b4ff6aa
tree9dbcb1ab52d1f103565ea747274fd4a8486740a8
parentd3d8a6ccda765632ec62c38623c87f0b9f66b55d
Add workaround to compilation warning in gcc 10.x in image.c

* src/image.c (webp_load): Work around a (wrong) compiler warning
in gcc 10.x (bug#52276).
src/image.c