Skip to content

Cleanup across the codebase: use nullptr instead of NULL or 0 in pointer comparison #489

Closed
@tautschnig

Description

@tautschnig

This is really just a C++11 cleanup that should happen at some point; I've got a patch somewhere that replaces all uses of NULL by 0 - I should be able to tweak that to do nullptr instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions