[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Change a while loop into do while
From: |
Eli Zaretskii |
Subject: |
Re: Change a while loop into do while |
Date: |
Sat, 31 Dec 2016 20:12:10 +0200 |
> From: Paul Eggert <address@hidden>
> Date: Sat, 31 Dec 2016 09:20:31 -0800
> Cc: address@hidden
>
> while fixing that I noticed that the code could be further
> simplified, so I installed the attached further patch.
These changes seem to change the value returned by the function when
the argument is a cons cell or a vector, so the new code is not
equivalent to the old one.
- Change a while loop into do while, Chris Gregory, 2016/12/26
- Re: Change a while loop into do while, Eli Zaretskii, 2016/12/31
- Re: Change a while loop into do while, Paul Eggert, 2016/12/31
- Re: Change a while loop into do while, Eli Zaretskii, 2016/12/31
- Re: Change a while loop into do while, Paul Eggert, 2016/12/31
- Re: Change a while loop into do while, Eli Zaretskii, 2016/12/31
- Re: Change a while loop into do while, Paul Eggert, 2016/12/31
- Re: Change a while loop into do while, Eli Zaretskii, 2016/12/31
- Re: Change a while loop into do while,
Eli Zaretskii <=
- Re: Change a while loop into do while, Eli Zaretskii, 2016/12/31
- Re: Change a while loop into do while, Paul Eggert, 2016/12/31