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 2017/05/31 20:22:04 UTC

[jira] [Created] (MESOS-7597) libprocess build is broken

Andrew Schwartzmeyer created MESOS-7597:
-------------------------------------------

             Summary: libprocess build is broken
                 Key: MESOS-7597
                 URL: https://issues.apache.org/jira/browse/MESOS-7597
             Project: Mesos
          Issue Type: Bug
          Components: libprocess
         Environment: Windows
            Reporter: Andrew Schwartzmeyer
            Priority: Critical


Commit 8fbbebfb6 broke the build:

C:\Users\andschwa\src\mesos\3rdparty\libprocess\src\process.cpp(2877): error C2882: 'flags': illegal use of namespace identifier in expressio

This is probably due to the use of pre-compiled headers on Windows (`flags` as an identifier has been problematic).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)