Skip to content

Warning when compiling #2

@buzink

Description

@buzink

I get the following warning

sketch\State.cpp: In member function 'virtual bool State::close()':

sketch\State.cpp:56:27: warning: NULL used in arithmetic [-Wpointer-arith]

     if (!previousState == NULL) {

It does compile though
^

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions