all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: eggert@cs.ucla.edu (Paul Eggert)
Cc: emacs-devel@gnu.org
Subject: Re: master updated (eb787d7 -> dc18a09)
Date: Tue, 14 Aug 2018 02:18:59 -0400	[thread overview]
Message-ID: <ozva8dmpws.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <20180813225557.8746.83112@vcs0.savannah.gnu.org> (Paul Eggert's message of "Mon, 13 Aug 2018 18:55:57 -0400 (EDT)")


This fails to build with --enable-check-lisp-object-type.
Ref eg https://hydra.nixos.org/build/79513673
    
    In file included from vm-limit.c:21:0:
    lisp.h: In function 'make_pointer_integer_unsafe':
    lisp.h:568:28: error: expected expression before '{' token
     # define LISP_INITIALLY(w) {w}
                                ^
    lisp.h:790:3: note: in expansion of macro 'LISP_INITIALLY'
       LISP_INITIALLY ((Lisp_Word) ((untagged_ptr) (ptr) + LISP_WORD_TAG (tag)))
       ^
    lisp.h:1194:10: note: in expansion of macro 'TAG_PTR'
       return TAG_PTR (Lisp_Int0, p);
              ^
    make[1]: *** [vm-limit.o] Error 1



       reply	other threads:[~2018-08-14  6:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20180813225557.8746.83112@vcs0.savannah.gnu.org>
2018-08-14  6:18 ` Glenn Morris [this message]
2018-08-14 11:40   ` master updated (eb787d7 -> dc18a09) Paul Eggert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ozva8dmpws.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=eggert@cs.ucla.edu \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.