emacs-devel
[Top][All Lists]
Advanced

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

dump-emacs doesn't fail even if Pure Lisp storage overflows


From: Kenichi Handa
Subject: dump-emacs doesn't fail even if Pure Lisp storage overflows
Date: Fri, 20 Jan 2006 16:41:48 +0900
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/22.0.50 (i686-pc-linux-gnu) MULE/5.0 (SAKAKI)

I've just increased BASE_PURESIZE to 1190000 because it
seems that Solaris requires more pure bytes than GNU/Linux.

But, the problem is that building of Emacs proceeds even if
this message is shown:

Pure Lisp storage overflow (approx. 1173352 bytes needed)

And, the resulting emacs behaves very strangely.

Shouldn't we stop the building by error in such a case?

---
Kenichi Handa
address@hidden




reply via email to

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