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

fix file:close signature #687

Merged
merged 1 commit into from
Oct 19, 2023
Merged

fix file:close signature #687

merged 1 commit into from
Oct 19, 2023

Conversation

fperrad
Copy link
Contributor

@fperrad fperrad commented Aug 3, 2023

since Lua 5.2, when closing a file handle created with io.popen, file:close returns the same values returned by os.execute.

since Lua 5.2, when closing a file handle created with io.popen, file:close returns the same values returned by os.execute.
@github-actions
Copy link

github-actions bot commented Aug 3, 2023

Teal Playground URL: https://687--teal-playground-preview.netlify.app

@hishamhm
Copy link
Member

hishamhm commented Sep 4, 2023

It would be good to get this merged and released when merging this here!...
lunarmodules/lua-compat-5.3#53

I just sent a ping over there. If I get no response I'll go ahead and merge both.

@hishamhm hishamhm merged commit d2bb075 into teal-language:master Oct 19, 2023
8 checks passed
@hishamhm
Copy link
Member

I got no response regarding compat53 from @siffiejoe, so I went ahead and moved the LuaRocks entry to the lunarmodules org (of which we're both members on GitHub), and then released the update which includes the change needed by this PR.

hishamhm added a commit that referenced this pull request Oct 19, 2023
hishamhm added a commit that referenced this pull request Oct 20, 2023
@fperrad fperrad deleted the popen branch October 20, 2023 18:02
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

Successfully merging this pull request may close these issues.

2 participants