You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Joseph Wu <jo...@mesosphere.io> on 2017/07/10 23:19:34 UTC

Re: Review Request 60294: Windows: Added `os::LONGPATH_PREFIX` constant.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/60294/#review179045
-----------------------------------------------------------


Ship it!




LGTM.

- Joseph Wu


On June 21, 2017, 2:54 p.m., Andrew Schwartzmeyer wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/60294/
> -----------------------------------------------------------
> 
> (Updated June 21, 2017, 2:54 p.m.)
> 
> 
> Review request for mesos, Alexander Rukletsov, Jeff Coffler, John Kordich, Joseph Wu, Li Li, and Michael Park.
> 
> 
> Bugs: MESOS-6817, MESOS-7371 and MESOS-7407
>     https://issues.apache.org/jira/browse/MESOS-6817
>     https://issues.apache.org/jira/browse/MESOS-7371
>     https://issues.apache.org/jira/browse/MESOS-7407
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> The string `\\?\` is the prefix used by Windows to indicate the path may
> be longer than `MAX_PATH`.
> 
> 
> Diffs
> -----
> 
>   3rdparty/stout/include/stout/os/constants.hpp f20041ce8b7be5821d48b4a7d3c2fc8834fbad18 
> 
> 
> Diff: https://reviews.apache.org/r/60294/diff/1/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Andrew Schwartzmeyer
> 
>