emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#21546: closed (Recent e_property_truncated fix cau


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#21546: closed (Recent e_property_truncated fix causes 'make bootstrap' problems)
Date: Thu, 24 Sep 2015 14:50:05 +0000

Your message dated Thu, 24 Sep 2015 07:49:24 -0700
with message-id <address@hidden>
and subject line Re: Recent e_property_truncated fix causes 'make bootstrap' 
problems
has caused the debbugs.gnu.org bug report #21546,
regarding Recent e_property_truncated fix causes 'make bootstrap' problems
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
21546: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=21546
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Recent e_property_truncated fix causes 'make bootstrap' problems Date: Wed, 23 Sep 2015 16:10:45 -0700 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0
This commit:

commit 4c0fed13e5ca1826bab52cd9c3fc31ad0e5c765c
Author: Stefan Monnier <address@hidden>
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'




--- End Message ---
--- Begin Message --- Subject: Re: Recent e_property_truncated fix causes 'make bootstrap' problems Date: Thu, 24 Sep 2015 07:49:24 -0700 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 I think Bug#21543 and Bug#21546 were fixed by Stefan's recent commit 8f88db14946f46a95603dfaa2a425d64b01fbb53 so I am marking them as done.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]