Skip to content

Compiling with gfortran -- add space after STOP #1

@Beliavsky

Description

@Beliavsky

For the line

    stop("regex_test error: number of arguments should be exactly 2 or 3!")

in regex_test.f90 and

    if (classend.eq.0) stop("No terminating char class")

in fexp.f90

there should be space after stop. You can also remove the parentheses.

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