Hi all, I sent a review request https://reviews.apache.org/r/50992/ to change the MAJOR/MINOR/PATCH version macro in version.hpp to be integer rather than string, so module writers can perform easier version comparison during conditional compilation.
These macros are not directly referred in mesos codebase itself. Can anyone who has a module which already refers these macros let us know whether this can break existing builds? Thanks! -- Cheers, Zhitao Li