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

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

bug#6185: big array in bidi.c


From: Dan Nicolaescu
Subject: bug#6185: big array in bidi.c
Date: Thu, 13 May 2010 12:58:38 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

bidi.c contains a 600KB uninitialized array, this increases the emacs
image on disk by that amount, which should make for a slower startup.

It would be better if that array was malloced.






reply via email to

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