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

Andrew Schwartzmeyer commented on MESOS-7781:
---------------------------------------------

This bug is super annoying because it results in hundreds of warnings during 
build.

> Windows API GetVersionExW was declared deprecated
> -------------------------------------------------
>
>                 Key: MESOS-7781
>                 URL: https://issues.apache.org/jira/browse/MESOS-7781
>             Project: Mesos
>          Issue Type: Bug
>          Components: stout
>         Environment: Windows
>            Reporter: Andrew Schwartzmeyer
>            Priority: Minor
>              Labels: windows
>
> The following warning:
> {noformat}
> stout/windows/os.hpp(56): warning C4996: 'GetVersionExW': was declared 
> deprecated
> {noformat}
> appears when compiling Mesos, because the API was deprecated. According to 
> [MSDN | 
> https://msdn.microsoft.com/en-us/library/windows/desktop/ms724451(v=vs.85).aspx]
>  we're supposed to move to the "Version Helper" functions.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to