Skip to content

Remove goto #74

Closed
Closed
@certik

Description

@certik

The code has about 30 occurrences of goto. We should replace it with modern Fortran's exit, cycle, return and other flow constructs.

This is very important to make people more excited to use the new code base (such as for SciPy #14), see e.g. this comment:

I’m not sure if that’s what actually modern Fortran looks like - I had expected not, because there’s still a lot of goto's in the code (which is bad).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions