Artem Harutyunyan created MESOS-3225:
----------------------------------------
Summary: some variables in version.hpp use `Type &var` instead of
`Type& var`
Key: MESOS-3225
URL: https://issues.apache.org/jira/browse/MESOS-3225
Project: Mesos
Issue Type: Bug
Reporter: Artem Harutyunyan
Priority: Minor
Some variables in
3rdparty/libprocess/3rdparty/stout/include/stout/version.hpp violate Mesos code
style of biding '&' and '*' to the type name (as opposed to binding to the
variable name).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)