Skip to content

Return value of file.close and os.execute is incorrect #15

@lolleko

Description

@lolleko

File close should return the same as os.execute if the file was opened via popen.
os.execute should return a tuple see manual for more information.

http://www.lua.org/manual/5.2/manual.html#pdf-file:close
http://www.lua.org/manual/5.2/manual.html#pdf-os.execute

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions