Skip to content

Fix issues included in Cppcheck #4

@huwdp

Description

@huwdp

Fix issues included in Cppcheck

[src\astar.h:13]: (style) Class 'AStar' has a constructor with 1 argument that is not explicit.
[src\node.cpp:6]: (performance) Variable 'name' is assigned in constructor body. Consider performing initialization in initialization list.
[src\pathfinder.cpp:7]: (warning) Member variable 'Pathfinder::type' is not initialized in the constructor.

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