[
https://issues.apache.org/jira/browse/MESOS-5821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15497785#comment-15497785
]
Joseph Wu edited comment on MESOS-5821 at 9/17/16 12:10 AM:
------------------------------------------------------------
{code}
commit 862da54368841adf23be83e0eddd050b20733948
Author: Daniel Pravat <[email protected]>
Date: Fri Sep 16 17:03:32 2016 -0700
Windows: Disabled some deprecated function warnings.
Visual Studio emits warnings for using deprecated functions in CRT
and the use of insecure functions in CRT. This commit supresses the
warning generation temporarily.
Review: https://reviews.apache.org/r/51860/
{code}
{code}
commit 45fea210711c7a2e3c0e2cdacd5ca29d07453888
Author: Daniel Pravat <[email protected]>
Date: Fri Sep 16 17:06:16 2016 -0700
Windows: Removed macro redefinition.
The `__STRINGIZE` macro is already defined in Visual Studio headers.
Review: https://reviews.apache.org/r/51861/
{code}
was (Author: kaysoky):
{code}
commit 862da54368841adf23be83e0eddd050b20733948
Author: Daniel Pravat <[email protected]>
Date: Fri Sep 16 17:03:32 2016 -0700
Windows: Disabled some deprecated function warnings.
Visual Studio emits warnings for using deprecated functions in CRT
and the use of insecure functions in CRT. This commit supresses the
warning generation temporarily.
Review: https://reviews.apache.org/r/51860/
{code}
{code}
commit 45fea210711c7a2e3c0e2cdacd5ca29d07453888
Author: Daniel Pravat <[email protected]>
Date: Fri Sep 16 17:06:16 2016 -0700
Windows: Removed macro redefinition.
The `__STRINGIZE` macro is already defined in Visual Studio headers.
Review: https://reviews.apache.org/r/51861/
[code}
> Clean up the billions of compiler warnings on MSVC
> --------------------------------------------------
>
> Key: MESOS-5821
> URL: https://issues.apache.org/jira/browse/MESOS-5821
> Project: Mesos
> Issue Type: Bug
> Components: slave
> Reporter: Alex Clemmer
> Assignee: Daniel Pravat
> Labels: mesosphere, slave
>
> Clean builds of Mesos on Windows will result in approximately {{5800
> Warning(s)}} or more.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)