[ 
https://issues.apache.org/jira/browse/MESOS-5830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15411797#comment-15411797
 ] 

Benjamin Bannier commented on MESOS-5830:
-----------------------------------------

[~zerobleed] I see you have already posted a patch 
(https://reviews.apache.org/r/50887/). Could you please first get yourself 
added as a contributor so you could then assign this ticket to yourself? After 
that you could post a link to the review and move this ticket to a reviewable 
state.

> Make a sweep to trim excess space around angle brackets
> -------------------------------------------------------
>
>                 Key: MESOS-5830
>                 URL: https://issues.apache.org/jira/browse/MESOS-5830
>             Project: Mesos
>          Issue Type: Improvement
>            Reporter: Benjamin Bannier
>            Priority: Trivial
>
> The codebase still has pre-C++11 code where we needed to say e.g., 
> {{vector<Option<int> >}} to work around C++98 parsing deficiencies. As we now 
> can say just e.g., {{vector<Option<int>>}} we should make a sweep to trim the 
> now unneeded extra space.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to