Skip to content

Message for errors inside stdlib? #76

Open
@jvdp1

Description

@jvdp1

In stdlib_experimental_error.f90, there is the following example:
call error_stop("Invalid argument")
A similar case can be found in stdlib_experimental_io.f90.

When running a large program, messages such as "Invalid argument" are quite useless. Should we discuss and agree on a good way to mention error messages, e.g.,

ERROR (_name_of_the_function_): Invalid argument (_argument_)

Metadata

Metadata

Assignees

No one assigned

    Labels

    implementationImplementation in experimental and submission of a PRmetaRelated to this repository

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions