----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55435/#review161454 -----------------------------------------------------------
Bad patch! Reviews applied: [55435, 55029, 55028, 55026, 55025, 55024, 55023, 55022] Failed command: python support/apply-reviews.py -n -r 55022 Error: 2017-01-12 23:23:19 URL:https://reviews.apache.org/r/55022/diff/raw/ [1047/1047] -> "55022.patch" [1] error: patch failed: 3rdparty/libprocess/src/io.cpp:79 error: 3rdparty/libprocess/src/io.cpp: patch does not apply Full log: https://builds.apache.org/job/Mesos-Reviewbot/16704/console - Mesos ReviewBot On Jan. 12, 2017, 11:14 p.m., Joseph Wu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/55435/ > ----------------------------------------------------------- > > (Updated Jan. 12, 2017, 11:14 p.m.) > > > Review request for mesos, Alexander Rojas, Daniel Pravat, Alex Clemmer, and > Michael Park. > > > Repository: mesos > > > Description > ------- > > Changing locales in Windows is mainly accomplished via `setlocale`, > which takes a bit mask (with constants named slightly differently > than in the POSIX headers) and a `char*`. > > This also adds a comment to the locale guard. > > > Diffs > ----- > > 3rdparty/stout/include/stout/jsonify.hpp > 3c48046e087de2a66139a31449327fd94c149371 > > Diff: https://reviews.apache.org/r/55435/diff/ > > > Testing > ------- > > Windows: > > msbuild Mesos.sln /p:PreferredToolArchitecture=x64 /m /t:stout-tests > 3rdparty\stout\tests\Debug\stout-tests.exe --gtest_filter="*Json*" > > > Thanks, > > Joseph Wu > >
