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

Michael Park commented on MESOS-3243:
-------------------------------------

{noformat}
commit e8324e7de15ef03772ba93b4aa8d6d7c7c10d23e
Author: Michael Park <[email protected]>
Date:   Mon Jun 6 13:05:04 2016 -0700

    Added `nullptr` to the whitelist of C++11 features.
{noformat}

> Replace NULL with nullptr
> -------------------------
>
>                 Key: MESOS-3243
>                 URL: https://issues.apache.org/jira/browse/MESOS-3243
>             Project: Mesos
>          Issue Type: Improvement
>            Reporter: Michael Park
>            Assignee: Tomasz Janiszewski
>             Fix For: 1.0.0
>
>
> As part of the C++ upgrade, it would be nice to move our use of {{NULL}} over 
> to use {{nullptr}}. I think it would be an interesting exercise to do this 
> with {{clang-modernize}} using the [nullptr 
> transform|http://clang.llvm.org/extra/UseNullptrTransform.html] (although 
> it's probably just as easy to use {{sed}}).



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

Reply via email to