emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master updated (d94890404e -> a55a0483c9)


From: Paul Eggert
Subject: master updated (d94890404e -> a55a0483c9)
Date: Tue, 31 May 2022 04:26:56 -0400 (EDT)

eggert pushed a change to branch master.

      from  d94890404e Fix crashes displaying menu help text on NS
       new  a1c19dfca4 Pacify GCC 12 -Wanalyzer-use-of-uninitialized-value
       new  877be9098e Pacify GCC 12 -fanalyzer in x_popup_menu_1
       new  82c05c034e Avoid undefined behavior in detect_coding routines
       new  30966a6e67 Simplify CHAR_TABLE_REF_ASCII
       new  13dac6f3e9 Pacify GCC 12 false positive in ccl.c
       new  920f1e68b8 Pacify GCC 12 in xrdb.c
       new  1f6973241a Pacify GCC 12 in Fx_show_tip
       new  c4da5db04b Pacify GCC 12 in Fmove_overlay
       new  569d4c7ad6 Be more robust if doc file is corrupted
       new  0614e0f3e9 Pacify GCC 12 in dump_queue_enqueue
       new  a55a0483c9 Pacify GCC 12 in x_get_current_wm_state


Summary of changes:
 lib-src/etags.c | 16 ++++++++--------
 src/buffer.c    |  2 +-
 src/ccl.c       |  5 +++++
 src/coding.c    | 35 ++++++++++++++---------------------
 src/doc.c       |  2 ++
 src/lisp.h      | 16 +++++++---------
 src/menu.c      |  6 +++---
 src/pdumper.c   |  2 +-
 src/xfns.c      |  4 ++--
 src/xrdb.c      |  6 +-----
 src/xterm.c     |  9 +++++++--
 11 files changed, 51 insertions(+), 52 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]