D362: hg: Avoid relying on errno numbers / descriptions

mithrandi (Tristan Seligmann) phabricator at mercurial-scm.org
Tue Aug 15 13:21:31 EDT 2017


mithrandi added a comment.


  In https://phab.mercurial-scm.org/D362#6200, @durin42 wrote:
  
  > Sigh. Do you happen to know if the names of the errno enum values is constant? If it is, maybe we could turn the number back into a name.
  
  
  As far as I know, the names are specified by POSIX so they should be constant, but I'm not 100% sure about that.

REPOSITORY
  rHG Mercurial

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

To: mithrandi, #hg-reviewers, durin42
Cc: durin42, mercurial-devel


More information about the Mercurial-devel mailing list