Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Q2'14 Sprint 1
Description
In file included from ../../../mesos/3rdparty/libprocess/include/process/future.hpp:15, from ../../../mesos/3rdparty/libprocess/include/process/deferred.hpp:9, from ../../../mesos/3rdparty/libprocess/include/process/defer.hpp:9, from ../../../mesos/src/sched/sched.cpp:36: ../3rdparty/libprocess/3rdparty/glog-0.3.3/src/glog/logging.h: In function 'std::string* google::Check_LEImpl(const T1&, const T2&, const char*) [with T1 = long unsigned int, T2 = int]': ../../../mesos/3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:457: instantiated from here ../3rdparty/libprocess/3rdparty/glog-0.3.3/src/glog/logging.h:696: error: comparison between signed and unsigned integer expressions
Attachments
Issue Links
- duplicates
-
MESOS-1369 3rdparty/libprocess/3rdparty/glog-0.3.3/src/glog/logging.h:696:1: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
- Resolved