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: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Paul Eggert <eggert <at> cs.ucla.edu>
Subject: bug#21546: closed (Re: Recent e_property_truncated fix causes
 'make bootstrap' problems)
Date: Thu, 24 Sep 2015 14:50:06 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#21546: Recent e_property_truncated fix causes 'make bootstrap' problems

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 21546 <at> debbugs.gnu.org.

-- 
21546: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=21546
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Paul Eggert <eggert <at> cs.ucla.edu>
To: 21546-done <at> debbugs.gnu.org, 21543-done <at> debbugs.gnu.org
Cc: Svend Sorensen <svend <at> ciffer.net>, Gregor Zattler <telegraph <at> gmx.net>,
 Cesar A Quiroz <cesar.q <at> partner.samsung.com>,
 Kaushal Modi <kaushal.modi <at> gmail.com>
Subject: Re: Recent e_property_truncated fix causes 'make bootstrap' problems
Date: Thu, 24 Sep 2015 07:49:24 -0700
I think Bug#21543 and Bug#21546 were fixed by Stefan's recent commit 
8f88db14946f46a95603dfaa2a425d64b01fbb53 so I am marking them as done.

[Message part 3 (message/rfc822, inline)]
From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Emacs bug reports <bug-gnu-emacs <at> gnu.org>
Cc: Stefan Monnier <monnier <at> IRO.UMontreal.CA>
Subject: 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.