[
https://issues.apache.org/jira/browse/MESOS-3020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14621395#comment-14621395
]
Benjamin Mahler commented on MESOS-3020:
----------------------------------------
Don't forget to include the commit for posterity:
{noformat}
commit 3c7933dfe8ff73c4b80a8f2086d0529d69f3051f
Author: Paul Brett <[email protected]>
Date: Thu Jul 9 15:07:59 2015 -0700
Exposed major, minor and patch components in stout Version.
Note: The names major and minor are not available when compiling
with GCC because it pulls in the sysmacros.h header implicitly
which define these for makedev.
Review: https://reviews.apache.org/r/36336
{noformat}
> Expose major, minor and patch components from stout Version
> -------------------------------------------------------------
>
> Key: MESOS-3020
> URL: https://issues.apache.org/jira/browse/MESOS-3020
> Project: Mesos
> Issue Type: Improvement
> Reporter: Paul Brett
> Assignee: Paul Brett
> Labels: twitter
> Fix For: 0.24.0
>
>
> Stout version class does not expose version components, preventing
> computations manipulation of version information. Solution is to make major,
> minor and patch public.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)