all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#72036: 31.0.50; master doesn't build on macOS with clang 18
@ 2024-07-10 14:09 Gerd Möllmann
  2024-07-10 15:38 ` Pip Cet via Bug reports for GNU Emacs, the Swiss army knife of text editors
  0 siblings, 1 reply; 4+ messages in thread
From: Gerd Möllmann @ 2024-07-10 14:09 UTC (permalink / raw)
  To: 72036

master, HEAD a29a385ee5ea938ed17d94622c7bfd0a10e84830

timespec-sub.c:38:12: error: operand argument to checked integer operation must be an integer type
      other than plain 'char', 'bool', bit-precise, or an enumeration ('bool' invalid)
   38 |   if (v == ckd_sub (&rs, rs, borrow))
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~
/opt/homebrew/Cellar/llvm/18.1.8/lib/clang/18/include/stdckdint.h:38:54: note: expanded from macro
      'ckd_sub'
   38 | #define ckd_sub(R, A, B) __builtin_sub_overflow((A), (B), (R))
      |                                                      ^~~







^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-07-10 16:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-10 14:09 bug#72036: 31.0.50; master doesn't build on macOS with clang 18 Gerd Möllmann
2024-07-10 15:38 ` Pip Cet via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-07-10 16:16   ` Gerd Möllmann
2024-07-10 16:29     ` Pip Cet via Bug reports for GNU Emacs, the Swiss army knife of text editors

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.