Skip to content

poor error handling about system() #9

@halueda

Description

@halueda

Several place, system() is used but they often have poor error handling, and the other places, `` is used for appropriate error handling.

Something like mysystem() function should be defined, in which error message is hadled appropriately, e.g., output to LOG file, but easier than to use than ``.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions