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

Andrew Schwartzmeyer edited comment on MESOS-8275 at 4/20/18 6:49 PM:
----------------------------------------------------------------------

The {{dev}}, {{inode}}, and {{mode}} functions can be {{deleted}} d for 
Windows; but {{mtime}} will need to be rewritten with e.g. {{GetFileTime}}.


was (Author: andschwa):
The {{dev}}, {{inode}}, and {{mode}} functions can be {{deleted}}d for Windows; 
but {{mtime}} will need to be rewritten with e.g. {{GetFileTime}}.

> Remove use of ::_stat on Windows
> --------------------------------
>
>                 Key: MESOS-8275
>                 URL: https://issues.apache.org/jira/browse/MESOS-8275
>             Project: Mesos
>          Issue Type: Task
>         Environment: Windows
>            Reporter: Andrew Schwartzmeyer
>            Assignee: Andrew Schwartzmeyer
>            Priority: Major
>              Labels: stout, windows
>
> The Windows stat.hpp header has some remaining uses of non-long-path-aware 
> CRT APIs, specifically {{::_stat}}. This has been punted so far as not yet a 
> problem, but eventually should be fixed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to