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 19:06:04 UTC

[jira] [Comment Edited] (MESOS-3453) Add patch file to silence deprecation warnings when we compile protobufs on Windows

    [ https://issues.apache.org/jira/browse/MESOS-3453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16031739#comment-16031739 ] 

Andrew Schwartzmeyer edited comment on MESOS-3453 at 5/31/17 7:05 PM:
----------------------------------------------------------------------

Resolved with https://github.com/apache/mesos/commit/5e86f8f4d8b15de1e409bbe17b0c71ee7ed62035

There is no patch; the patch is that we use the newer version of Protobuf.


was (Author: andschwa):
Resolved with https://github.com/apache/mesos/commit/5e86f8f4d8b15de1e409bbe17b0c71ee7ed62035

There is not patch; the patch is that we use the newer version of Protobuf.

> Add patch file to silence deprecation warnings when we compile protobufs on Windows
> -----------------------------------------------------------------------------------
>
>                 Key: MESOS-3453
>                 URL: https://issues.apache.org/jira/browse/MESOS-3453
>             Project: Mesos
>          Issue Type: Task
>          Components: cmake
>            Reporter: Alex Clemmer
>            Assignee: Andrew Schwartzmeyer
>              Labels: cmake, mesosphere, microsoft, windows-mvp
>
> Right now when you compile Protobuf v2.5.0, it gives you deprecation warnings because stdext was removed. You can silence these, but it will require either submitting a PR to the project or adding a patchfile to be applied to the repot when you untar it.



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