all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#21546: Recent e_property_truncated fix causes 'make bootstrap' problems
@ 2015-09-23 23:10 Paul Eggert
  2015-09-24 14:49 ` Paul Eggert
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Eggert @ 2015-09-23 23:10 UTC (permalink / raw)
  To: 21546; +Cc: Stefan Monnier

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'






^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#21546: Recent e_property_truncated fix causes 'make bootstrap' problems
  2015-09-23 23:10 bug#21546: Recent e_property_truncated fix causes 'make bootstrap' problems Paul Eggert
@ 2015-09-24 14:49 ` Paul Eggert
  0 siblings, 0 replies; 2+ messages in thread
From: Paul Eggert @ 2015-09-24 14:49 UTC (permalink / raw)
  To: 21546-done, 21543-done
  Cc: Svend Sorensen, Gregor Zattler, Cesar A Quiroz, Kaushal Modi

I think Bug#21543 and Bug#21546 were fixed by Stefan's recent commit 
8f88db14946f46a95603dfaa2a425d64b01fbb53 so I am marking them as done.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-09-24 14:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-23 23:10 bug#21546: Recent e_property_truncated fix causes 'make bootstrap' problems Paul Eggert
2015-09-24 14:49 ` Paul Eggert

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.