You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "James Peach (JIRA)" <ji...@apache.org> on 2016/11/07 15:51:58 UTC

[jira] [Updated] (MESOS-6520) Make errno an explicit argument for ErrnoError.

     [ https://issues.apache.org/jira/browse/MESOS-6520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Peach updated MESOS-6520:
-------------------------------
    Shepherd: Michael Park

> Make errno an explicit argument for ErrnoError.
> -----------------------------------------------
>
>                 Key: MESOS-6520
>                 URL: https://issues.apache.org/jira/browse/MESOS-6520
>             Project: Mesos
>          Issue Type: Bug
>          Components: technical debt
>            Reporter: James Peach
>            Assignee: James Peach
>            Priority: Minor
>
> Make {{errno}} an explicit argument to {{ErrnoError}}. Right now, the constructor to {{ErrnoError}} references {{errno}} directly, which makes it awkward to pass a custom {{errno}} value (you have to set {{errno}} globally).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)