emacs-devel
[Top][All Lists]
Advanced

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

Re: master 1e15500daf: Avoid a compilation warning in eval.c


From: Lars Ingebrigtsen
Subject: Re: master 1e15500daf: Avoid a compilation warning in eval.c
Date: Sun, 13 Feb 2022 08:41:29 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Po Lu <luangruo@yahoo.com> writes:

>>                   non-local, this is fine, but if it ever reverts to being
>>                   local we may end up using this entry "in the wrong
>>                   direction".  */
>> -          ;
>> +          {};
>>        }
>>        break;
>>      }
>
> That's kind of ugly -- how about removing the else branch entirely, just
> leaving the comment?

I assumed that Stefan was still pondering what to do here, and I just
wanted to avoid the compilation warning meanwhile.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

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