You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "haosdent (JIRA)" <ji...@apache.org> on 2015/05/03 12:38:05 UTC

[jira] [Comment Edited] (MESOS-2670) Update existing lambdas to meet style guide

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

haosdent edited comment on MESOS-2670 at 5/3/15 10:37 AM:
----------------------------------------------------------

Patch: https://reviews.apache.org/r/33794/
[~benjaminhindman] I use {code}\[.*\]\s*\({code} to find all the lambda usages, but I am not sure if this is a correct way to cover all lambda in source code.


was (Author: haosdent@gmail.com):
Patch: https://reviews.apache.org/r/33794/
[~benjaminhindman] I use "[.]\s(" to find all the lambda usages, but I am not sure if this is a correct way to cover all lambda in source code.

> Update existing lambdas to meet style guide
> -------------------------------------------
>
>                 Key: MESOS-2670
>                 URL: https://issues.apache.org/jira/browse/MESOS-2670
>             Project: Mesos
>          Issue Type: Task
>            Reporter: Joris Van Remoortere
>              Labels: c++11
>
> There are already some lambdas in C++11 specific files. Modify these to meet the updated style guide.



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