[
https://issues.apache.org/jira/browse/MESOS-3243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15217805#comment-15217805
]
Tomasz Janiszewski commented on MESOS-3243:
-------------------------------------------
Reviews:
1. {{clang-tidy}} https://reviews.apache.org/r/45480/
2. {{sed}} https://reviews.apache.org/r/44843/
I committed changes to my mesos fork and then try to get diff between this two
commits and this end up with url on apache/mesos mirror but I have not pushed
code to apache/mesos it's just github api -bug- feature
> 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
>
> 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)