[Commented On] D11445: dirstate: fix compilation warnings in `dirstate_item_set_possibly_dirty()`

marmoute (Pierre-Yves David) phabricator at mercurial-scm.org
Fri Sep 17 12:38:57 UTC 2021


marmoute added a comment.


  We should just drop the if :
  
    self->flags |= dirstate_flag_possibly_dirty;
    Py_RETURN_NONE

REPOSITORY
  rHG Mercurial

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

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

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


More information about the Mercurial-patches mailing list