You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Andrew Schwartzmeyer (JIRA)" <ji...@apache.org> on 2018/10/02 21:49:00 UTC

[jira] [Assigned] (MESOS-8759) Remove _set_errno in kill.hpp

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

Andrew Schwartzmeyer reassigned MESOS-8759:
-------------------------------------------

    Assignee:     (was: Andrew Schwartzmeyer)

> Remove _set_errno in kill.hpp
> -----------------------------
>
>                 Key: MESOS-8759
>                 URL: https://issues.apache.org/jira/browse/MESOS-8759
>             Project: Mesos
>          Issue Type: Task
>            Reporter: Andrew Schwartzmeyer
>            Priority: Minor
>              Labels: windows
>
> This is a CRT API that does not need to be used, as we never check {{errno}} after {{os::kill()}} on Windows. By removing it, we no longer have to include {{errno.h}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)