emacs-devel
[Top][All Lists]
Advanced

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

Re: master 94c10c426e: Speed up display of long lines under 'truncate-li


From: Eli Zaretskii
Subject: Re: master 94c10c426e: Speed up display of long lines under 'truncate-lines'
Date: Sun, 14 Aug 2022 09:35:18 +0300

> From: Lars Ingebrigtsen <larsi@gnus.org>
> Cc: emacs-devel@gnu.org
> Date: Sat, 13 Aug 2022 22:15:33 +0200
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> >     Speed up display of long lines under 'truncate-lines'
> 
> This patch (or possibly something else today) leads to this warning with
> the current Ubuntu gcc:
> 
> xdisp.c: In function 'display_line':
> xdisp.c:24630:30: warning: 'move_result' may be used uninitialized in this 
> function [-Wmaybe-uninitialized]
> 24630 |               || move_result == MOVE_POS_MATCH_OR_ZV))
>       |                  ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
> 

Thanks, should be fixed now.



reply via email to

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