Skip to content

[Lua 5.3] [Windows 10] winapi.temp_name returns invalid path #25

@Choonster

Description

@Choonster

On my Windows 10 Lua 5.3 install, the builtin function os.tmpname is returning an absolute path that already includes the TEMP environment variable. winapi.temp_name is concatenating this with TEMP again, creating an invalid path.

This is the same issue as lunarmodules/Penlight#187.

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