Re: Review Request 40131: Windows: Added `bootstrap.bat`, the Windows implementation of `bootstrap`.

2015-11-16 Thread Alex Clemmer
eply, visit: https://reviews.apache.org/r/40131/#review106154 ------- On Nov. 16, 2015, 8:30 a.m., Alex Clemmer wrote: > > --- > This is an automatically g

Re: Review Request 40131: Windows: Added `bootstrap.bat`, the Windows implementation of `bootstrap`.

2015-11-16 Thread Alex Clemmer
--- Thanks, Alex Clemmer

Re: Review Request 40131: Windows: Added `bootstrap.bat`, the Windows implementation of `bootstrap`.

2015-11-16 Thread Alex Clemmer
hat correct? > > > > (At least, I don't think the command exists in other Windows shells, > > like PowerShell.) > > Alex Clemmer wrote: > That's mostly correct, yes: we do not assume the user has PowerShell > right now, and we do assume the shell

Re: Review Request 40131: Windows: Added `bootstrap.bat`, the Windows implementation of `bootstrap`.

2015-11-16 Thread Alex Clemmer
hat correct? > > > > (At least, I don't think the command exists in other Windows shells, > > like PowerShell.) > > Alex Clemmer wrote: > That's mostly correct, yes: we do not assume the user has PowerShell > right now, and we do assume the shell

Review Request 40340: [WIP] Windows: Added Windows support to `support/post-reviews.py`.

2015-11-16 Thread Alex Clemmer
4db01decf351c33c9a1 support/mesos-style.py 66b45692c3c04f68358b63d52e4d87934f241bd7 support/post-reviews.py 170be83aa6dca6e8175292169d78e8f7915f7e6e Diff: https://reviews.apache.org/r/40340/diff/ Testing --- Thanks, Alex Clemmer

Re: Review Request 39889: Windows: Added support for `files/files.hpp`.

2015-11-16 Thread Alex Clemmer
--- Thanks, Alex Clemmer

Re: Review Request 40102: Windows: Unified POSIX and Windows implementation of process.hpp.

2015-11-16 Thread Alex Clemmer
/libprocess/3rdparty/stout/include/stout/os/windows/process.hpp e8238383c3c5feb688b10e37e544556ba9d43107 Diff: https://reviews.apache.org/r/40102/diff/ Testing --- Thanks, Alex Clemmer

Re: Review Request 39888: Windows: Added compatibility code for `grp.h` and `pwd.h`.

2015-11-16 Thread Alex Clemmer
1a7037d64afeedc340258c92067e95d1d3caa027 Diff: https://reviews.apache.org/r/39888/diff/ Testing --- Thanks, Alex Clemmer

Re: Review Request 39852: Windows: Replaced global `GetMessage` macro with inline function.

2015-11-16 Thread Alex Clemmer
Diff: https://reviews.apache.org/r/39852/diff/ Testing --- Thanks, Alex Clemmer

Re: Review Request 39804: Windows: Moved `os::find` to its own file, `stout/os/find.hpp`.

2015-11-16 Thread Alex Clemmer
on OS X 10.10. Ran `check` project in VS on Windows 10. Thanks, Alex Clemmer

Re: Review Request 39850: Process: Added headers to make `process/mime.hpp` standalone.

2015-11-16 Thread Alex Clemmer
://reviews.apache.org/r/39850/diff/ Testing --- Thanks, Alex Clemmer

Re: Review Request 39851: Windows: fixed ambiguousity error in `process/owned.hpp`.

2015-11-16 Thread Alex Clemmer
://reviews.apache.org/r/39851/diff/ Testing --- Thanks, Alex Clemmer

Re: Review Request 39805: Moved filesystems tests to their own file.

2015-11-16 Thread Alex Clemmer
/os_tests.cpp 8791cfe628563b25ac86a8170966d458c3a9c0c8 Diff: https://reviews.apache.org/r/39805/diff/ Testing --- `make check` from autotools on Ubuntu 15. `make check` from CMake on OS X 10.10. Ran `check` project in VS on Windows 10. Thanks, Alex Clemmer

Re: Review Request 39803: Windows: Implemented stout/os/stat.hpp`.

2015-11-16 Thread Alex Clemmer
/3rdparty/stout/include/stout/windows.hpp 1a7037d64afeedc340258c92067e95d1d3caa027 Diff: https://reviews.apache.org/r/39803/diff/ Testing --- `make check` from autotools on Ubuntu 15. `make check` from CMake on OS X 10.10. Ran `check` project in VS on Windows 10. Thanks, Alex Clemmer

Re: Review Request 39834: Made `path_tests.cpp` standalone.

2015-11-16 Thread Alex Clemmer
/path_tests.cpp ad9ce324eaf940f68d04c6db7ba37d05efb1216a Diff: https://reviews.apache.org/r/39834/diff/ Testing --- Thanks, Alex Clemmer

Re: Review Request 39622: CMake: Pointed Stout test linker flags at correct gtest directory.

2015-11-16 Thread Alex Clemmer
buntu Thanks, Alex Clemmer

Re: Review Request 39621: CMake: Corrected linking path for gmock libraries on Windows builds.

2015-11-16 Thread Alex Clemmer
hanks, Alex Clemmer

Re: Review Request 39802: Windows: Implemented `stout/os/windows/ls.hpp`.

2015-11-16 Thread Alex Clemmer
://reviews.apache.org/r/39802/diff/ Testing --- Thanks, Alex Clemmer

Re: Review Request 39584: Windows: Implemented `os::rmdir.hpp`.

2015-11-16 Thread Alex Clemmer
autotools on Ubuntu 15. `make check` from CMake on OS X 10.10. Ran `check` project in VS on Windows 10. Thanks, Alex Clemmer

Re: Review Request 39620: Windows: Included headers to make `stout/windows.hpp` standalone.

2015-11-16 Thread Alex Clemmer
hanks, Alex Clemmer

Re: Review Request 39583: Windows: Added `WindowsError` to parallel `ErrnoError`.

2015-11-16 Thread Alex Clemmer
. Ran `check` project in VS on Windows 10. Thanks, Alex Clemmer

Re: Review Request 39623: CMake: Added protobuf compilation to Windows builds.

2015-11-16 Thread Alex Clemmer
check` from CMake on OS X 10.10. `make check` from Autotools on OS X 10.10. Ran `check` project in VS on Windows 10. PLEASE NOTE: I am on a terrible network with proxy problems and I can't SSH into my Ubuntu box to test this from Ubuntu Thanks, Alex Clemmer

Re: Review Request 39559: Windows: Implemented `os::mkdtemp`.

2015-11-16 Thread Alex Clemmer
3rdparty/libprocess/3rdparty/stout/include/stout/posix/os.hpp e26df59d9b837e1f4a4b92577f0a3de4b9076cb4 3rdparty/libprocess/3rdparty/stout/include/stout/windows/os.hpp edf17d5ad8efbc988e909bfb8ffa5a015ecdc89d Diff: https://reviews.apache.org/r/39559/diff/ Testing --- Thanks, Alex

Re: Review Request 39219: Windows: Added support for `slave/state.cpp`.

2015-11-16 Thread Alex Clemmer
and ran `make check` on Ubuntu 15. Thanks, Alex Clemmer

Re: Review Request 39019: Windows: Added dirent compat code for non-Unix systems.

2015-11-16 Thread Alex Clemmer
` project in VS on Windows 10. Thanks, Alex Clemmer

Re: Review Request 39560: CMake: Add state.cpp, flags.cpp to Windows agent build.

2015-11-16 Thread Alex Clemmer
--- Thanks, Alex Clemmer

Re: Review Request 40131: Windows: Added `bootstrap.bat`, the Windows implementation of `bootstrap`.

2015-11-16 Thread Alex Clemmer
lly generated e-mail. To reply, visit: https://reviews.apache.org/r/40131/#review106154 ------- On Nov. 16, 2015, 8:30 a.m., Alex Clemmer wrote: > > --- > This is an automatic

Re: Review Request 40131: Windows: Added `bootstrap.bat`, the Windows implementation of `bootstrap`.

2015-11-16 Thread Alex Clemmer
, Alex Clemmer

Re: Review Request 40131: Windows: Added `bootstrap.bat`, the Windows implementation of `bootstrap`.

2015-11-16 Thread Alex Clemmer
--- Thanks, Alex Clemmer

Review Request 40195: Changed commit hook linting to ignore empty diffs.

2015-11-16 Thread Alex Clemmer
altogether. Diffs - support/hooks/post-rewrite 7df1e0f29c6ce940a364c0b1d312251c6160e5e3 support/hooks/pre-commit ca9e9810aca921734be5224e3ef71fe7ff4aa03d Diff: https://reviews.apache.org/r/40195/diff/ Testing --- Branches tested manually. Thanks, Alex Clemmer

Review Request 40131: Windows: Added `bootstrap.bat`, the Windows implementation of `bootstrap`.

2015-11-10 Thread Alex Clemmer
Remoortere, and Joseph Wu. Repository: mesos Description --- Windows: Added `bootstrap.bat`, the Windows implementation of `bootstrap`. Diffs - bootstrap.bat PRE-CREATION Diff: https://reviews.apache.org/r/40131/diff/ Testing --- Thanks, Alex Clemmer

Review Request 40102: Windows: Unified POSIX and Windows implementation of process.hpp.

2015-11-09 Thread Alex Clemmer
/windows/process.hpp e8238383c3c5feb688b10e37e544556ba9d43107 Diff: https://reviews.apache.org/r/40102/diff/ Testing --- Thanks, Alex Clemmer

Re: Review Request 39559: Windows: Implemented `os::mkdtemp`.

2015-11-09 Thread Alex Clemmer
e name, > > correct? > > Joseph Wu wrote: > Windows doesn't have a temp-directory function. Are you suggesting > calling `mktemp` and then using the file's name as the argument to `mkdir`? > > Joris Van Remoortere wrote: > Indeed. It seems like tha

Re: Review Request 39559: Windows: Implemented `os::mkdtemp`.

2015-11-09 Thread Alex Clemmer
3rdparty/libprocess/3rdparty/stout/include/stout/posix/os.hpp e26df59d9b837e1f4a4b92577f0a3de4b9076cb4 3rdparty/libprocess/3rdparty/stout/include/stout/windows/os.hpp edf17d5ad8efbc988e909bfb8ffa5a015ecdc89d Diff: https://reviews.apache.org/r/39559/diff/ Testing --- Thanks, Alex

Re: Review Request 39559: Windows: Implemented `os::mkdtemp`.

2015-11-04 Thread Alex Clemmer
for my simple approach. I think you are right that we should retry if there is a name collision though, so based on my read, I suggest that I make that change. Does this seem reasonable to you? - Alex --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/3

Re: Review Request 39634: FreeBSD: Enable mesos build and start fixing some tests

2015-11-03 Thread Alex Clemmer
> On Nov. 2, 2015, 6:58 p.m., Alex Clemmer wrote: > > configure.ac, lines 612-621 > > <https://reviews.apache.org/r/39634/diff/2/?file=1112829#file1112829line612> > > > > If it's not too much trouble, it would be great to see this logic added > >

Review Request 39889: Windows: Added support for `files/files.hpp`.

2015-11-02 Thread Alex Clemmer
Remoortere, and Joseph Wu. Repository: mesos Description --- Windows: Added support for `files/files.hpp`. Diffs - src/files/files.hpp 818087b13cc787d0bd3186bb3e8a069751629bf9 Diff: https://reviews.apache.org/r/39889/diff/ Testing --- Thanks, Alex Clemmer

Review Request 39888: Windows: Added compatibility code for `grp.h` and `pwd.h`.

2015-11-02 Thread Alex Clemmer
/diff/ Testing --- Thanks, Alex Clemmer

Re: Review Request 39851: Windows: fixed ambiguousity error in `process/owned.hpp`.

2015-11-02 Thread Alex Clemmer
://reviews.apache.org/r/39851/diff/ Testing --- Thanks, Alex Clemmer

Re: Review Request 39005: stout: Added thread-safe replacement for strerror.

2015-11-02 Thread Alex Clemmer
s to its own tests file so that we can run it on Windows too? `os_test.cpp` has is too big and full of unimplemented stuff to add Windows support right now. - Alex Clemmer On Oct. 23, 2015, 7:49 a.m., Benjamin Bannier wrote: > > --

Re: Review Request 39719: Fixed marking mounts as slave in ubuntu.

2015-11-02 Thread Alex Clemmer
719/#comment163000> It looks like it might make sense to add this to `src/CMakeLists.txt` also? - Alex Clemmer On Nov. 2, 2015, 6:52 p.m., Timothy Chen wrote: > > --- > This is an automatically generated e-mail. To reply,

Re: Review Request 39634: FreeBSD: Enable mesos build and start fixing some tests

2015-11-02 Thread Alex Clemmer
g/r/39634/#comment162999> If it's not too much trouble, it would be great to see this logic added also the `cmake/CompilationCOnfigure.cmake`. It should only be a couple lines of code. - Alex Clemmer On Oct. 30, 2015, 5:05 a.m., David For

Re: Review Request 39230: Added prevention of SASL deprecation warnings all around its invocations on OS X.

2015-11-02 Thread Alex Clemmer
230/#comment162998> Sorry I'm super late to the party. Does it make sense to add these to the CMake build system as well? - Alex Clemmer On Oct. 22, 2015, 10:02 a.m., Till Toenshoff wrote: > > --- > This is an automatica

Re: Review Request 39834: Made `path_tests.cpp` standalone.

2015-11-02 Thread Alex Clemmer
/path_tests.cpp ad9ce324eaf940f68d04c6db7ba37d05efb1216a Diff: https://reviews.apache.org/r/39834/diff/ Testing --- Thanks, Alex Clemmer

Re: Review Request 39851: Windows: fixed ambiguousity error in `process/owned.hpp`.

2015-11-02 Thread Alex Clemmer
://reviews.apache.org/r/39851/diff/ Testing --- Thanks, Alex Clemmer

Re: Review Request 39851: Windows: fixed ambiguousity error in `process/owned.hpp`.

2015-11-02 Thread Alex Clemmer
://reviews.apache.org/r/39851/diff/ Testing --- Thanks, Alex Clemmer

Re: Review Request 39851: Windows: fixed ambiguousity error in `process/owned.hpp`.

2015-11-02 Thread Alex Clemmer
tps://reviews.apache.org/r/39851/#comment162948> Ah. VisualStudio tricked me into believing this was ok! It claimed this built correctly, but now when I `make clean` it doesn't. I'll have to revisit tomorrow, as it's 3:30 AM. - Alex Clemmer On Nov. 2, 2015, 11:06 a.m

Re: Review Request 39851: Windows: fixed ambiguousity error in `process/owned.hpp`.

2015-11-02 Thread Alex Clemmer
://reviews.apache.org/r/39851/diff/ Testing --- Thanks, Alex Clemmer

Re: Review Request 39851: Windows: fixed ambiguousity error in `process/owned.hpp`.

2015-11-02 Thread Alex Clemmer
://reviews.apache.org/r/39851/diff/ Testing --- Thanks, Alex Clemmer

Review Request 39852: Windows: Replaced global `GetMessage` macro with inline function.

2015-11-02 Thread Alex Clemmer
/ Testing --- Thanks, Alex Clemmer

Review Request 39851: Windows: fixed ambiguousity error in `process/owned.hpp`.

2015-11-02 Thread Alex Clemmer
--- Thanks, Alex Clemmer

Review Request 39850: Process: Added headers to make `process/mime.hpp` standalone.

2015-11-02 Thread Alex Clemmer
--- Thanks, Alex Clemmer

Re: Review Request 39803: Windows: Implemented stout/os/stat.hpp`.

2015-10-31 Thread Alex Clemmer
/3rdparty/stout/include/stout/windows.hpp 1a7037d64afeedc340258c92067e95d1d3caa027 Diff: https://reviews.apache.org/r/39803/diff/ Testing --- `make check` from autotools on Ubuntu 15. `make check` from CMake on OS X 10.10. Ran `check` project in VS on Windows 10. Thanks, Alex Clemmer

Re: Review Request 39805: Moved filesystems tests to their own file.

2015-10-31 Thread Alex Clemmer
tps://reviews.apache.org/r/39805/#comment162892> Oh, interesting, I thought that the lineup here was identical to that of `git diff`. I guess not. - Alex Clemmer On Nov. 1, 2015, 1:22 a.m., Alex Clemmer wrote: > > ---

Re: Review Request 39805: Moved filesystems tests to their own file.

2015-10-31 Thread Alex Clemmer
/os_tests.cpp 5a1da57f7e27cf8154f0d5f6efd47dcee8a430ff Diff: https://reviews.apache.org/r/39805/diff/ Testing --- `make check` from autotools on Ubuntu 15. `make check` from CMake on OS X 10.10. Ran `check` project in VS on Windows 10. Thanks, Alex Clemmer

Review Request 39834: Made `path_tests.cpp` standalone.

2015-10-31 Thread Alex Clemmer
Remoortere, and Joseph Wu. Repository: mesos Description --- Made `path_tests.cpp` standalone. Diffs - 3rdparty/libprocess/3rdparty/stout/tests/path_tests.cpp ad9ce324eaf940f68d04c6db7ba37d05efb1216a Diff: https://reviews.apache.org/r/39834/diff/ Testing --- Thanks, Alex

Review Request 39803: Windows: Implemented stout/os/stat.hpp`.

2015-10-31 Thread Alex Clemmer
1a7037d64afeedc340258c92067e95d1d3caa027 Diff: https://reviews.apache.org/r/39803/diff/ Testing --- `make check` from autotools on Ubuntu 15. `make check` from CMake on OS X 10.10. Ran `check` project in VS on Windows 10. Thanks, Alex Clemmer

Review Request 39805: Moved filesystems tests to their own file.

2015-10-31 Thread Alex Clemmer
://reviews.apache.org/r/39805/diff/ Testing --- `make check` from autotools on Ubuntu 15. `make check` from CMake on OS X 10.10. Ran `check` project in VS on Windows 10. Thanks, Alex Clemmer

Review Request 39804: Windows: Moved `os::find` to its own file, `stout/os/find.hpp`.

2015-10-31 Thread Alex Clemmer
, Alex Clemmer

Review Request 39802: Windows: Implemented `stout/os/windows/ls.hpp`.

2015-10-29 Thread Alex Clemmer
, Alex Clemmer

Re: Review Request 39584: Windows: Implemented `os::rmdir.hpp`.

2015-10-29 Thread Alex Clemmer
autotools on Ubuntu 15. `make check` from CMake on OS X 10.10. Ran `check` project in VS on Windows 10. Thanks, Alex Clemmer

Re: Review Request 39019: Windows: Added dirent compat code for non-Unix systems.

2015-10-29 Thread Alex Clemmer
` project in VS on Windows 10. Thanks, Alex Clemmer

Re: Review Request 39623: CMake: Added protobuf compilation to Windows builds.

2015-10-29 Thread Alex Clemmer
check` from CMake on OS X 10.10. `make check` from Autotools on OS X 10.10. Ran `check` project in VS on Windows 10. PLEASE NOTE: I am on a terrible network with proxy problems and I can't SSH into my Ubuntu box to test this from Ubuntu Thanks, Alex Clemmer

Re: Review Request 39622: CMake: Pointed Stout test linker flags at correct gtest directory.

2015-10-29 Thread Alex Clemmer
buntu Thanks, Alex Clemmer

Re: Review Request 39621: CMake: Corrected linking path for gmock libraries on Windows builds.

2015-10-29 Thread Alex Clemmer
hanks, Alex Clemmer

Re: Review Request 39620: Windows: Included headers to make `stout/windows.hpp` standalone.

2015-10-29 Thread Alex Clemmer
hanks, Alex Clemmer

Re: Review Request 39583: Windows: Added `WindowsError` to parallel `ErrnoError`.

2015-10-29 Thread Alex Clemmer
. Ran `check` project in VS on Windows 10. Thanks, Alex Clemmer

Re: Review Request 39560: CMake: Add state.cpp, flags.cpp to Windows agent build.

2015-10-29 Thread Alex Clemmer
--- Thanks, Alex Clemmer

Re: Review Request 39219: Windows: Added support for `slave/state.cpp`.

2015-10-29 Thread Alex Clemmer
and ran `make check` on Ubuntu 15. Thanks, Alex Clemmer

Re: Review Request 39559: Windows: Implemented `os::mkdtemp`.

2015-10-29 Thread Alex Clemmer
3rdparty/libprocess/3rdparty/stout/include/stout/posix/os.hpp e26df59d9b837e1f4a4b92577f0a3de4b9076cb4 3rdparty/libprocess/3rdparty/stout/include/stout/windows/os.hpp edf17d5ad8efbc988e909bfb8ffa5a015ecdc89d Diff: https://reviews.apache.org/r/39559/diff/ Testing --- Thanks, Alex

Re: Review Request 39584: Windows: Implemented `os::rmdir.hpp`.

2015-10-27 Thread Alex Clemmer
autotools on Ubuntu 15. `make check` from CMake on OS X 10.10. Ran `check` project in VS on Windows 10. Thanks, Alex Clemmer

Re: Review Request 39584: Windows: Implemented `os::rmdir.hpp`.

2015-10-27 Thread Alex Clemmer
autotools on Ubuntu 15. `make check` from CMake on OS X 10.10. Ran `check` project in VS on Windows 10. Thanks, Alex Clemmer

Re: Review Request 39584: Windows: Implemented `os::rmdir.hpp`.

2015-10-27 Thread Alex Clemmer
/rmdir.hpp (line 138) <https://reviews.apache.org/r/39584/#comment162433> note that actually `::rmdir` here will deal appropriately with Unix-style paths, so there's no real need to normalize them. - Alex Clemmer On Oct. 27, 2015, 8:23 a.m., Alex Cl

Re: Review Request 39584: Windows: Implemented `os::rmdir.hpp`.

2015-10-27 Thread Alex Clemmer
- Alex --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/39584/#review104054 --- On Oct. 27, 2015, 8:23 a.m., Ale

Re: Review Request 39584: Windows: Implemented `os::rmdir.hpp`.

2015-10-27 Thread Alex Clemmer
autotools on Ubuntu 15. `make check` from CMake on OS X 10.10. Ran `check` project in VS on Windows 10. Thanks, Alex Clemmer

Re: Review Request 39583: Windows: Added `WindowsError` to parallel `ErrnoError`.

2015-10-27 Thread Alex Clemmer
. Ran `check` project in VS on Windows 10. Thanks, Alex Clemmer

Re: Review Request 39559: Windows: Implemented `os::mkdtemp`.

2015-10-27 Thread Alex Clemmer
;re not using snake case. Have I missed something important? - Alex --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/39559/#review103815 ------- On Oct. 27, 2015, 8:14 a.m., Alex Clemmer wrote: > &

Re: Review Request 39559: Windows: Implemented `os::mkdtemp`.

2015-10-27 Thread Alex Clemmer
> On Oct. 23, 2015, 6:45 p.m., Joseph Wu wrote: > > 3rdparty/libprocess/3rdparty/stout/include/stout/os/windows/mkdtemp.hpp, > > line 34 > > <https://reviews.apache.org/r/39559/diff/1/?file=1103501#file1103501line34> > > > > `strlen()` might be better

Re: Review Request 39559: Windows: Implemented `os::mkdtemp`.

2015-10-27 Thread Alex Clemmer
3rdparty/libprocess/3rdparty/stout/include/stout/posix/os.hpp b6afe0e76366d0bc68d37097ced83a1e14828d84 3rdparty/libprocess/3rdparty/stout/include/stout/windows/os.hpp 3e6f2aafd0f541f512025dfa683ab4178701f7c4 Diff: https://reviews.apache.org/r/39559/diff/ Testing --- Thanks, Alex

Re: Review Request 39559: Windows: Implemented `os::mkdtemp`.

2015-10-27 Thread Alex Clemmer
eviews.apache.org/r/39559/#review103815 --- On Oct. 22, 2015, 6:23 p.m., Alex Clemmer wrote: > > --- > This is an automatically generated e-mail. To re

Re: Review Request 39559: Windows: Implemented `os::mkdtemp`.

2015-10-26 Thread Alex Clemmer
: https://reviews.apache.org/r/39559/#review103815 ------- On Oct. 22, 2015, 6:23 p.m., Alex Clemmer wrote: > > --- > This is an automatically generated e-

Re: Review Request 39383: Windows: Moved `os::mkdir` to its own file, `stout/os/mkdir`.

2015-10-26 Thread Alex Clemmer
--- CMake `make check` on Ubuntu 15, OS X 10.10, and ran `check` target in VS2015 on Windows 10. Autotools `make check` on Ubuntu 15. Thanks, Alex Clemmer

Re: Review Request 39540: Windows: Moved `os::getcwd` to its own file, `stout/os/getcwd.hpp`.

2015-10-26 Thread Alex Clemmer
/ Testing --- `make check` from autotools on Ubuntu 15. `make check` from CMake on OS X 10.10. Ran `check` project in VS on Windows 10. Thanks, Alex Clemmer

Re: Review Request 39539: Windows: Moved `os::mktemp` to its own file, `stout/os/mktemp.hpp`.

2015-10-26 Thread Alex Clemmer
7a8819541506f57f70a9b577dc97a76fc26ebaa8 Diff: https://reviews.apache.org/r/39539/diff/ Testing --- `make check` from autotools on Ubuntu 15. `make check` from CMake on OS X 10.10. Ran `check` project in VS on Windows 10. Thanks, Alex Clemmer

Re: Review Request 39537: Windows: Moved `os::utime` to its own file, `stout/os/utime.hpp`.

2015-10-26 Thread Alex Clemmer
check` from autotools on Ubuntu 15. `make check` from CMake on OS X 10.10. Ran `check` project in VS on Windows 10. Thanks, Alex Clemmer

Re: Review Request 39019: Windows: Added dirent compat code for non-Unix systems.

2015-10-24 Thread Alex Clemmer
; code. Yes, I admit it's a super nitpicky thing to do. - Alex --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/39019/#review101663 ---------

Re: Review Request 39019: Windows: Added dirent compat code for non-Unix systems.

2015-10-24 Thread Alex Clemmer
` project in VS on Windows 10. Thanks, Alex Clemmer

Re: Review Request 39019: Windows: Added dirent compat code for non-Unix systems.

2015-10-24 Thread Alex Clemmer
--- `make check` from autotools on Ubuntu 15. `make check` from CMake on OS X 10.10. Ran `check` project in VS on Windows 10. Thanks, Alex Clemmer

Review Request 39620: Windows: Included headers to make `stout/windows.hpp` standalone.

2015-10-24 Thread Alex Clemmer
--- `make check` from CMake on OS X 10.10. `make check` from Autotools on OS X 10.10. Ran `check` project in VS on Windows 10. PLEASE NOTE: I am on a terrible network with proxy problems and I can't SSH into my Ubuntu box to test this from Ubuntu Thanks, Alex Clemmer

Review Request 39623: CMake: Added protobuf compilation to Windows builds.

2015-10-24 Thread Alex Clemmer
Autotools on OS X 10.10. Ran `check` project in VS on Windows 10. PLEASE NOTE: I am on a terrible network with proxy problems and I can't SSH into my Ubuntu box to test this from Ubuntu Thanks, Alex Clemmer

Review Request 39621: CMake: Corrected linking path for gmock libraries on Windows builds.

2015-10-24 Thread Alex Clemmer
--- `make check` from CMake on OS X 10.10. `make check` from Autotools on OS X 10.10. Ran `check` project in VS on Windows 10. PLEASE NOTE: I am on a terrible network with proxy problems and I can't SSH into my Ubuntu box to test this from Ubuntu Thanks, Alex Clemmer

Review Request 39622: CMake: Pointed Stout test linker flags at correct gtest directory.

2015-10-24 Thread Alex Clemmer
--- `make check` from CMake on OS X 10.10. `make check` from Autotools on OS X 10.10. Ran `check` project in VS on Windows 10. PLEASE NOTE: I am on a terrible network with proxy problems and I can't SSH into my Ubuntu box to test this from Ubuntu Thanks, Alex Clemmer

Re: Review Request 39540: Windows: Moved `os::getcwd` to its own file, `stout/os/getcwd.hpp`.

2015-10-23 Thread Alex Clemmer
views.apache.org/r/39540/#review103800 --- On Oct. 22, 2015, 3:36 a.m., Alex Clemmer wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/39540/ >

Re: Review Request 39584: Windows: Implemented `os::rmdir.hpp`.

2015-10-23 Thread Alex Clemmer
autotools on Ubuntu 15. `make check` from CMake on OS X 10.10. Ran `check` project in VS on Windows 10. Thanks, Alex Clemmer

Re: Review Request 39583: Windows: Added `WindowsError` to parallel `ErrnoError`.

2015-10-23 Thread Alex Clemmer
https://reviews.apache.org/r/39583/#review103746 ------- On Oct. 23, 2015, 8:57 a.m., Alex Clemmer wrote: > > --- > This is an automatically generated e-m

Review Request 39583: Windows: Added `WindowsError` to parallel `ErrnoError`.

2015-10-23 Thread Alex Clemmer
, Alex Clemmer

Review Request 39584: Windows: Implemented `os::rmdir.hpp`.

2015-10-23 Thread Alex Clemmer
on OS X 10.10. Ran `check` project in VS on Windows 10. Thanks, Alex Clemmer

Re: Review Request 39559: Windows: Implemented `os::mkdtemp`.

2015-10-22 Thread Alex Clemmer
> On Oct. 22, 2015, 6:33 p.m., Alex Clemmer wrote: > > 3rdparty/libprocess/3rdparty/stout/include/stout/os/windows/mkdtemp.hpp, > > line 31 > > <https://reviews.apache.org/r/39559/diff/1/?file=1103501#file1103501line31> > > > > Just so I catch it be

Re: Review Request 39383: Windows: Moved `os::mkdir` to its own file, `stout/os/mkdir`.

2015-10-22 Thread Alex Clemmer
he answer is yes. Also, you might be leery of committing this without tests. That's ok! We need this to pull the FS tests out of `os_tests.cpp` though. The last function we will need to port to get those tests functional on Windows is `rmdir`, and I'm almost done. - Alex Clemme

Re: Review Request 39559: Windows: Implemented `os::mkdtemp`.

2015-10-22 Thread Alex Clemmer
an't commit this stuff with tests" is "yes, I agree, but I have to write this before we can open up the tests!" :) - Alex Clemmer On Oct. 22, 2015, 6:23 p.m., Alex Clemmer wrote: > > --- > This is an automat

<    5   6   7   8   9   10   11   12   13   14   >