all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: 21546@debbugs.gnu.org
Cc: Stefan Monnier <monnier@IRO.UMontreal.CA>
Subject: bug#21546: Recent e_property_truncated fix causes 'make bootstrap' problems
Date: Wed, 23 Sep 2015 16:10:45 -0700	[thread overview]
Message-ID: <56033175.7010300@cs.ucla.edu> (raw)

This commit:

commit 4c0fed13e5ca1826bab52cd9c3fc31ad0e5c765c
Author: Stefan Monnier <monnier@iro.umontreal.ca>
Date:   Wed Sep 23 12:33:48 2015 -0400

     * src/syntax.c: Handle spurious e_property_truncated flag

     * src/syntax.c (parse_sexp_propertize): Handle spurious
     e_property_truncated flag.
     (update_syntax_table_forward): Remove invalid assertion.

is causing problems for 'make bootstrap' for me.  To reproduce the 
problem more cheaply I can do this:

rm ./lisp/cedet/semantic/bovine/c.elc
make

The output ends in:

   ELC      cedet/semantic/bovine/c.elc

In toplevel form:
cedet/semantic/bovine/c.el:37:1:Error: Error in syntax_table logic for 
to-the-end intervals
Makefile:269: recipe for target 'cedet/semantic/bovine/c.elc' failed
make[2]: *** [cedet/semantic/bovine/c.elc] Error 1
make[2]: Leaving directory '/home/eggert/src/gnu/emacs/my/lisp'






             reply	other threads:[~2015-09-23 23:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-23 23:10 Paul Eggert [this message]
2015-09-24 14:49 ` bug#21546: Recent e_property_truncated fix causes 'make bootstrap' problems 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=56033175.7010300@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=21546@debbugs.gnu.org \
    --cc=monnier@IRO.UMontreal.CA \
    /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.