On 12/30/15, Richard Hipp <drh at sqlite.org> wrote: > > I'll continue look for an alternative way to make the intent of the > code clearer. >
See https://www.sqlite.org/src/info/1541607d458069f5 for another attempt at removing magic numbers. But I don't like it. It seems to complicate more than it clarifies. My current thinking is that the code should remain as it is on trunk..... -- D. Richard Hipp drh at sqlite.org