unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Current master fails to compile
@ 2018-12-09  6:30 Eli Zaretskii
  2018-12-09  7:03 ` Paul Eggert
  0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2018-12-09  6:30 UTC (permalink / raw)
  To: Paul Eggert; +Cc: emacs-devel

  In file included from lisp.h:35:0,
		   from alloc.c:33:
  alloc.c: In function 'allocate_pseudovector':
  alloc.c:3414:31: error: expression in static assertion is not constant
     verify (size_max + rest_max <= VECTOR_ELTS_MAX);
	     ~~~~~~~~~~~~~~~~~~~~^~~~
  ../lib/verify.h:252:32: note: in definition of macro 'verify'
   # define verify(R) _GL_VERIFY (R, "verify (" #R ")")
				  ^
  Makefile:384: recipe for target `alloc.o' failed
  make[1]: *** [alloc.o] Error 1

I see this both on GNU/Linux and on MS-Windows.



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

end of thread, other threads:[~2018-12-09  7:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-09  6:30 Current master fails to compile Eli Zaretskii
2018-12-09  7:03 ` Paul Eggert
2018-12-09  7:10   ` Eli Zaretskii

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).