unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#57346: undeclared identifier 'CLOCK_MONOTONIC'
@ 2022-08-22 20:46 Glenn Morris
  2022-08-23  0:48 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
  0 siblings, 1 reply; 14+ messages in thread
From: Glenn Morris @ 2022-08-22 20:46 UTC (permalink / raw)
  To: 57346

Package: emacs
Version: 29.0.50

OS X Clang build failing for three weeks. Ref:
https://hydra.nixos.org/build/186116177
https://hydra.nixos.org/build/188132926

xterm.c:6659:3: warning: implicit declaration of function
'clock_gettime' is invalid in C99 [-Wimplicit-function-declaration]
  clock_gettime (CLOCK_MONOTONIC, &time);
  ^
xterm.c:6659:18: error: use of undeclared identifier 'CLOCK_MONOTONIC'
  clock_gettime (CLOCK_MONOTONIC, &time);





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

end of thread, other threads:[~2022-09-04 11:52 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-22 20:46 bug#57346: undeclared identifier 'CLOCK_MONOTONIC' Glenn Morris
2022-08-23  0:48 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-08-23  2:39   ` Eli Zaretskii
2022-08-23 11:29     ` Gregory Heytings
2022-08-23 12:25       ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-08-23  6:43   ` Gerd Möllmann
2022-08-23  7:12     ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-08-23  7:24       ` Gerd Möllmann
2022-08-23 10:57       ` Lars Ingebrigtsen
2022-08-23 12:55         ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-08-23 17:45           ` Lars Ingebrigtsen
2022-09-04 11:52             ` Lars Ingebrigtsen
2022-08-23 13:23         ` Gregory Heytings
2022-08-23 15:03           ` Howard Melman

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).