comparison tests/test-revlog-mmapindex.t @ 41205:3f807237dc94

revlog: use separate variables to track version flags It wasn't obvious to me that "versionflags" is used both to define the default version+features value for new revlogs and to track the value read from a revlog. We rename the former use and add explicit assignment of "versionflags" later to differentiate between the two. Differential Revision: https://phab.mercurial-scm.org/D5564
author Gregory Szorc <gregory.szorc@gmail.com>
date Wed, 09 Jan 2019 19:54:01 -0800
parents 6ebe899b6551
children 42d2b31cee0b
comparison
equal deleted inserted replaced
41204:e3cfe0702eac 41205:3f807237dc94