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: Lars Ingebrigtsen
Subject: Re: master 94c10c426e: Speed up display of long lines under 'truncate-lines'
Date: Sat, 13 Aug 2022 22:15:33 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

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))
      |                  ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~




reply via email to

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