You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jens Geyer (Jira)" <ji...@apache.org> on 2020/06/14 12:35:00 UTC

[jira] [Resolved] (THRIFT-5225) Use nullptr instead of NULL

     [ https://issues.apache.org/jira/browse/THRIFT-5225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jens Geyer resolved THRIFT-5225.
--------------------------------
    Fix Version/s: 0.14.0
       Resolution: Fixed

> Use nullptr instead of NULL 
> ----------------------------
>
>                 Key: THRIFT-5225
>                 URL: https://issues.apache.org/jira/browse/THRIFT-5225
>             Project: Thrift
>          Issue Type: Improvement
>          Components: C++ - Compiler, C++ - Library, Compiler (General), netstd - Compiler, netstd - Library
>            Reporter: Zezeng Wang
>            Assignee: Zezeng Wang
>            Priority: Major
>             Fix For: 0.14.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> Since thrift has adopted the C++11 standard, using nullptr to represent a null pointer is a better choice.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)