• Paul Eggert's avatar
    Revert previous change. · 9e9f8582
    Paul Eggert authored
    There is certainly nothing wrong with writing code like 'lo <= i
    && i <= hi', even if LO happens to a constant.  There isn't even
    anything wrong in general with writing 'a <= b' if A happens to
    be a constant.  At any rate stylistic changes shouldn't
    be done like this without discussion.
    9e9f8582
data.c 104 KB