Skip to content

json_parse_file closing file unit #606

@jacobwilliams

Description

@jacobwilliams

In json_parse_file, if you pass in a unit that is already open, it will use it, but also close the file. It's possible the user would not want that to happen (i.e., it's a file that they have opened, and want to close in the calling routine). So, in this case, either don't close it, or give the option not to close it.

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