You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Tomasz Janiszewski (JIRA)" <ji...@apache.org> on 2016/03/08 08:57:40 UTC

[jira] [Commented] (MESOS-3243) Replace NULL with nullptr

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

Tomasz Janiszewski commented on MESOS-3243:
-------------------------------------------

I can work on this

> Replace NULL with nullptr
> -------------------------
>
>                 Key: MESOS-3243
>                 URL: https://issues.apache.org/jira/browse/MESOS-3243
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Michael Park
>
> 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)