GNU bug report logs - #21546
Recent e_property_truncated fix causes 'make bootstrap' problems

Previous Next

Package: emacs;

Reported by: Paul Eggert <eggert <at> cs.ucla.edu>

Date: Wed, 23 Sep 2015 23:11:02 UTC

Severity: normal

Merged with 21545

Found in version 25.0.50

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: 21546 <at> debbugs.gnu.org
Cc: Stefan Monnier <monnier <at> IRO.UMontreal.CA>
Subject: bug#21546: Recent e_property_truncated fix causes 'make bootstrap' problems
Date: Wed, 23 Sep 2015 16:10:45 -0700
This commit:

commit 4c0fed13e5ca1826bab52cd9c3fc31ad0e5c765c
Author: Stefan Monnier <monnier <at> 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'





This bug report was last modified 9 years and 299 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.