]> git.eshelyaron.com Git - emacs.git/commit
Fix NS port warnings with GCC 12
authorPo Lu <luangruo@yahoo.com>
Fri, 20 May 2022 06:46:45 +0000 (14:46 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 20 May 2022 06:46:45 +0000 (14:46 +0800)
commitefd3e78258c4d5238b58b59d7fdbfe1f141bbfd2
treebc19a0f17adbc66e825f280f8de4378a852efd03
parent726969a4b4e3e0f298b95a04d23e7a131d7abec7
Fix NS port warnings with GCC 12

* src/nsterm.m (ns_draw_glyphless_glyph_string_foreground):
Clear s->char2b after function returns.
src/nsterm.m