This is an archive of the discontinued Mercurial Phabricator instance.

hgweb: in protocol adapter, avoid control reaching end of non-void function
ClosedPublic

Authored by durin42 on Oct 5 2017, 5:31 PM.

Details

Summary

This greatly confounded some Python 3 porting work, once it was
managing to get this far.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

durin42 created this revision.Oct 5 2017, 5:31 PM
indygreg accepted this revision.Oct 6 2017, 9:33 AM
This revision is now accepted and ready to land.Oct 6 2017, 9:33 AM
This revision was automatically updated to reflect the committed changes.