----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55410/#review161214 -----------------------------------------------------------
Patch looks great! Reviews applied: [55410] Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker_build.sh - Mesos ReviewBot On Jan. 11, 2017, 10:03 a.m., Michael Park wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/55410/ > ----------------------------------------------------------- > > (Updated Jan. 11, 2017, 10:03 a.m.) > > > Review request for mesos and Alexander Rojas. > > > Repository: mesos > > > Description > ------- > > The `<xlocale.h>` header doesn't exist in Windows and thus broke > the Windows build. > > ``` > fatal error C1083: Cannot open include file: 'xlocale.h': No such file > ``` > > > Diffs > ----- > > 3rdparty/stout/include/stout/jsonify.hpp > 3c48046e087de2a66139a31449327fd94c149371 > > Diff: https://reviews.apache.org/r/55410/diff/ > > > Testing > ------- > > > Thanks, > > Michael Park > >
