[Commented On] D12178: revlog: implement changelogv2 packing and unpacking in C
Alphare (Raphaël Gomès)
phabricator at mercurial-scm.org
Tue Feb 15 16:35:58 UTC 2022
Alphare added inline comments.
INLINE COMMENTS
> revlog.c:705
> + data[entry_cl2_offset_all_comp_mode] = comp_field;
> } else {
> raise_revlog_error();
For posterity: this was missing `putbe32(rank, data + entry_cl2_offset_rank);` here
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D12178/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D12178
To: pacien, #hg-reviewers, Alphare
Cc: Alphare, mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20220215/3fe1fce1/attachment-0002.html>
More information about the Mercurial-patches
mailing list