emacs-devel
[Top][All Lists]
Advanced

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

Re: Crash building unicode2, NSTATICS too low, pure space overflow.


From: Richard Stallman
Subject: Re: Crash building unicode2, NSTATICS too low, pure space overflow.
Date: Fri, 04 Aug 2006 14:42:36 -0400

    > Try 0x7f0.  That should fit nicely in a block that malloc can get
    > with no wasted space.

    Since staticvec is statically allocated there is no need to care for
    malloc overhead.

I had forgotten that.  Since it is statically allocated, might as well
just make it 0x600.  It will last us another few years.




reply via email to

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