emacs-diffs
[Top][All Lists]
Advanced

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

master updated (d24981d27ce -> aad80e1934f)


From: Paul Eggert
Subject: master updated (d24981d27ce -> aad80e1934f)
Date: Tue, 30 Apr 2024 04:26:35 -0400 (EDT)

eggert pushed a change to branch master.

      from  d24981d27ce ; etc/NEWS.unknown: Quote command invocation.
       new  de59c02c685 Simplify etags.c by omitting a macro
       new  7e2309c6fc6 etags: fix #line parsing (\\", long lines)
       new  ca4f0705be5 etags: work around GCC bug 114882
       new  98d0fc989a0 Pacify GCC 14 -Walloc-size
       new  62c2afe8410 Pacify GCC 14 -Wnull-dereference
       new  009a6ba71ea Pacify GCC 14 -Wclobbered in eval.c
       new  c2b2a38f70f Pacify GCC 14 -Wnull-dereference in tim_sort
       new  750dbccc124 Pacify GCC 14 -Wnull-dereference in intervals.c
       new  59a11116e01 Pacify GCC 14 -Wstring-operflow in ftfont.c
       new  c57a03c75e9 Pacify GCC 14 -Wanalyzer-out-of-bounds in hbfont.c
       new  aad80e1934f Work around bad GCC diagnostic in select_window


Summary of changes:
 lib-src/etags.c | 76 ++++++++++++++++++++++++++++++---------------------------
 src/eval.c      |  6 +++++
 src/ftfont.c    | 10 ++++----
 src/hbfont.c    |  2 ++
 src/intervals.c |  9 ++++---
 src/lisp.h      |  3 ++-
 src/sort.c      |  4 +--
 src/textconv.c  |  4 +++
 src/xfaces.c    |  2 +-
 src/xfns.c      | 15 ++++--------
 src/xmenu.c     |  2 +-
 src/xterm.c     | 62 +++++++++++++++++++++++-----------------------
 src/xterm.h     |  2 ++
 13 files changed, 104 insertions(+), 93 deletions(-)



reply via email to

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