The computation in 63edc384d3b7 failed to factor in the index entries
themselve as revlog.start() doesn't count them. Found by Valtenin
Gatienbaron with a more precise test case from me.
Details
Details
- Reviewers
indygreg valentin.gatienbaron - Group Reviewers
hg-reviewers - Commits
- rHG21ed126bab53: revlog: fix index computation during inline->non-inline transition
rHGf4117223239b: revlog: fix index computation during inline->non-inline transition
rHG762afde8c3a0: revlog: fix index computation during inline->non-inline transition
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
I knew zstd could be turned off, but I didn't knew there was an option to turn off even zlib. Cool.
Comment Actions
FYI, this change breaks the CI since the error code is not correct. I'll amend it.
https://foss.heptapod.net/octobus/mercurial-devel/-/jobs/198659