----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72187/#review219739 -----------------------------------------------------------
Ship it! Isn't this a static non-POD (which we ban per the google style guide)? If so, then maybe use a pointer or make it a function? - Benjamin Mahler On March 3, 2020, 5:14 p.m., Andrei Sekretenko wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/72187/ > ----------------------------------------------------------- > > (Updated March 3, 2020, 5:14 p.m.) > > > Review request for mesos, Andrei Budnik and Benjamin Mahler. > > > Bugs: MESOS-10056 > https://issues.apache.org/jira/browse/MESOS-10056 > > > Repository: mesos > > > Description > ------- > > Fixed build on platforms not treating initializer_list<enum> as literal. > > > Diffs > ----- > > src/master/framework.cpp 7e46469dc727ea6f38ca6331b649b3c80e343171 > > > Diff: https://reviews.apache.org/r/72187/diff/1/ > > > Testing > ------- > > > Thanks, > > Andrei Sekretenko > >
