emacs-devel
[Top][All Lists]
Advanced

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

Re: Potential GC-related problems in compose_chars_in_text


From: Kenichi Handa
Subject: Re: Potential GC-related problems in compose_chars_in_text
Date: Wed, 14 Sep 2005 16:29:16 +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)

In article <address@hidden>, "Richard M. Stallman" <address@hidden> writes:

> I think that the cleanest thing to do, in loops that don't need to be
> as fast as possible, is avoid saving addresses of string data at all.

I agree.  But, I think display_mode_element is the place
that have to be as fast as possible.

> I think you are right about the bug, but I think your patch does not
> completely fix it.

Yes.  As I wrote, the original patch I mailed was not
complete.  So, I installed a new one.  Have you seen that
change?  Does it still need a fix?

> I suspect that compose_chars_in_text does not need to be as fast as
> possible.  Handa, do you think it does?

As I wrote, that function is not used anymore, thus I
deleted it.

---
Kenichi Handa
address@hidden




reply via email to

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