[Commented On] D11410: rust: Return HgError instead of RevlogError in revlog constructors

SimonSapin phabricator at mercurial-scm.org
Mon Sep 13 20:38:17 UTC 2021


SimonSapin added a comment.


  There are strictly more error cases that can be represented by `RevlogError` so it is more general. (Since it has an `Other` variant that contains an `HgError`, plus some other variants.)

REPOSITORY
  rHG Mercurial

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

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

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


More information about the Mercurial-patches mailing list