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

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

bug#12118: Windows build crashes compiling macroexp.el during bootstrap


From: Andreas Schwab
Subject: bug#12118: Windows build crashes compiling macroexp.el during bootstrap of r109394
Date: Fri, 03 Aug 2012 10:31:11 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux)

Paul Eggert <eggert@cs.ucla.edu> writes:

> Thanks for reporting that.  The problem is a false alarm
> in ASET subscript checking, when debugging is enabled.
> I installed a fix as trunk bzr 109405.

I don't think this is correct.  ARRAY_MARK_FLAG should only be set
during GC, and GC shouldn't call ASET.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."





reply via email to

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