GNU bug report logs - #6185
big array in bidi.c

Previous Next

Package: emacs;

Reported by: Dan Nicolaescu <dann <at> gnu.org>

Date: Thu, 13 May 2010 16:59:02 UTC

Severity: normal

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#6185: closed (big array in bidi.c)
Date: Wed, 19 May 2010 16:42:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 19 May 2010 19:41:08 +0300
with message-id <83fx1nrgij.fsf <at> gnu.org>
and subject line Re: bug#6185: big array in bidi.c
has caused the GNU bug report #6185,
regarding big array in bidi.c
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
6185: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=6185
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Dan Nicolaescu <dann <at> gnu.org>
To: bug-gnu-emacs <at> gnu.org
Subject: big array in bidi.c
Date: Thu, 13 May 2010 12:58:38 -0400
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.



[Message part 3 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: 6185-done <at> debbugs.gnu.org
Subject: Re: bug#6185: big array in bidi.c
Date: Wed, 19 May 2010 19:41:08 +0300
> From: Dan Nicolaescu <dann <at> gnu.org>
> Date: Thu, 13 May 2010 12:58:38 -0400
> 
> 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.

Fixed in revno 100282.


This bug report was last modified 15 years and 7 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.