Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Choonster opened this issue Aug 2, 2016 · 0 comments
Open

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

Choonster opened this issue Aug 2, 2016 · 0 comments

Comments

@Choonster
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant