Skip to content

warnings about misleading indentation #31

@esigra

Description

@esigra

The build gives a lot of warnings about misleading indentation (-Wmisleading-indentation) for code like:
if (step==current_step) return false; current_step++;

That should be fixed or silenced. (Maybe create a macro for that recurring code?)

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