[Commented On] D11335: revlog: fix more type confusion in index_replace_sidedata_info (issue6580)

Alphare (Raphaël Gomès) phabricator at mercurial-scm.org
Wed Aug 25 08:56:18 UTC 2021


Alphare added a comment.


  Thanks again for finding this. I have no idea why I started using `n` all of a sudden where the rest of the code is using `i` (with an int). Using `n` (with the correct type, of course) might be strictly better even though it doesn't really matter, so I guess we'll stick with it.

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D11335/new/

REVISION DETAIL
  https://phab.mercurial-scm.org/D11335

To: jcristau, #hg-reviewers
Cc: Alphare, mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20210825/1aba66cd/attachment-0002.html>


More information about the Mercurial-patches mailing list