D1494: develwarn: do not emit warning if "config" is unspecified

2017-11-24 Thread spectral (Kyle Lippincott)
This revision was automatically updated to reflect the committed changes. Closed by commit rHGfa2395db68c6: develwarn: do not emit warning if "config" is unspecified (authored by spectral, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D1494

D1494: develwarn: do not emit warning if "config" is unspecified

2017-11-24 Thread yuja (Yuya Nishihara)
yuja added a comment. > (Specifically picked yuja as reviewer since they reviewed the original > https://www.mercurial-scm.org/repo/hg/rev/3f33831a9202, > so hopefully can tell me whether this was intentional I think it was intentional during the migration to the config gating API,

D1494: develwarn: do not emit warning if "config" is unspecified

2017-11-24 Thread yuja (Yuya Nishihara)
yuja accepted this revision. yuja added a comment. This revision is now accepted and ready to land. Makes sense. Queued, thanks. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D1494 To: spectral, yuja, #hg-reviewers Cc: mercurial-devel ___

D1494: develwarn: do not emit warning if "config" is unspecified

2017-11-22 Thread spectral (Kyle Lippincott)
spectral added a comment. (Specifically picked yuja as reviewer since they reviewed the original https://www.mercurial-scm.org/repo/hg/rev/3f33831a9202, so hopefully can tell me whether this was intentional or not and I'm possibly breaking stuff with this change :)) REPOSITORY rHG Mercuri

D1494: develwarn: do not emit warning if "config" is unspecified

2017-11-22 Thread spectral (Kyle Lippincott)
spectral created this revision. spectral added a reviewer: yuja. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY Previously, if the develwarn call site did not specify the category of warning, and devel.all-warnings was False, it would emit