You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Alex Clemmer (JIRA)" <ji...@apache.org> on 2015/10/13 08:20:05 UTC

[jira] [Created] (MESOS-3714) `os::environ` collides with the `environ` macro in Windows headers.

Alex Clemmer created MESOS-3714:
-----------------------------------

             Summary: `os::environ` collides with the `environ` macro in Windows headers.
                 Key: MESOS-3714
                 URL: https://issues.apache.org/jira/browse/MESOS-3714
             Project: Mesos
          Issue Type: Bug
          Components: stout
            Reporter: Alex Clemmer
            Assignee: Alex Clemmer


We need to find a way to deal with this. One idea is to rename the `environ`* family to `env`*, or whatever. Another is to un-define the macro. Neither is really ideal.



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