emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] /srv/bzr/emacs/trunk r112126: Reorder conditions that


From: Paul Eggert
Subject: Re: [Emacs-diffs] /srv/bzr/emacs/trunk r112126: Reorder conditions that are written backwards
Date: Mon, 25 Mar 2013 09:30:26 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130311 Thunderbird/17.0.4

On 03/25/13 08:49, Eli Zaretskii wrote:
> Andreas didn't change any code like this:
> 
>   if (0 < i && i < N)

I'm afraid that he did change some range-checking code
like that.  The actual code was more complicated (the part
before the && was a conditional), but it was definitely
using that style before he changed it.



reply via email to

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