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

[doc] clarify the use of dynamic-wind, probably in the Barriers chapter #78

Open
attila-lendvai opened this issue Feb 23, 2023 · 1 comment

Comments

@attila-lendvai
Copy link
Contributor

i'm new to scheme, but i think it's not possible to use constructs like call-with-input-file because it has a dynamic-wind inside of it that closes the file/port when a fiber suspends.

if i'm right, then please mention this in the docs. it would have saved me some time.

@emixa-d
Copy link
Collaborator

emixa-d commented Sep 4, 2023

‘bug’, because Guile should also use a different dynamic-wind (see: #73).

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

No branches or pull requests

2 participants