Skip to content

clang warnings: assigning field to itself, etc #150

@yurivict

Description

@yurivict

clang-8 on FreeBSD prints these warnings, among others:

NL_population.cpp:119:16: warning: assigning field to itself [-Wself-assign-field]
    this->name = name;
               ^
SC_versioncontrol.cpp:172:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^

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