-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/25597/
-----------------------------------------------------------

(Updated Sept. 16, 2014, 4:40 p.m.)


Review request for mesos, Adam B and Niklas Nielsen.


Changes
-------

Fixed typo from revision 9.


Repository: mesos-git


Description
-------

Currently there is no facility in Mesos for checking compatibility of various 
Mesos components that could have been built at different times with potentially 
different Mesos versions.  This requirement is especially important for doing 
various compatibility checks between Mesos and Mesos modules (WIP).

- Features major, minor, and patch numbers.
- Convenience functions for comparing two versions.


Diffs (updated)
-----

  3rdparty/libprocess/3rdparty/Makefile.am 
db9766d70adb9076946cd2b467c55636fe5f7235 
  3rdparty/libprocess/3rdparty/stout/Makefile.am 
b6464de53c3873ecd0b62a08ca9aac530043ffb9 
  3rdparty/libprocess/3rdparty/stout/include/Makefile.am 
6fa5b741bdd7f089ba93bf6fea43b9f39f8f0edb 
  3rdparty/libprocess/3rdparty/stout/include/stout/os.hpp 
5bbf829b3fa5d09a92e1d64c52c1fc7eed73fc91 
  3rdparty/libprocess/3rdparty/stout/include/stout/version.hpp PRE-CREATION 
  3rdparty/libprocess/3rdparty/stout/tests/version_tests.cpp PRE-CREATION 

Diff: https://reviews.apache.org/r/25597/diff/


Testing
-------

Added a stout test and ran make check


Thanks,

Kapil Arya

Reply via email to