emacs-devel
[Top][All Lists]
Advanced

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

Re: display word wrapping


From: Eli Zaretskii
Subject: Re: display word wrapping
Date: Tue, 01 Jun 2004 06:43:01 +0200

> Date: Tue, 01 Jun 2004 00:19:14 +0200
> From: Juanma Barranquero <address@hidden>
> 
> There are workarounds; in the case of lookup_image, just making the
> variable "static" works (and it's a bit less ugly than interspersing
> _asm calls or whatnot). I haven't yet researched what happens with
> png_read_from_memory, but it's small, so there's no problem on
> de-optimizing it.
> 
> So, unless someone has a better idea, I propose the attached patch.

This change looks good to me, but I suggest to put a comment where
you turn off optimizations explaining why it is being done (it could
be the same text as where you use `static').




reply via email to

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