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

fallback on cffi to detect stdout/stderr pointers #50

Merged
merged 1 commit into from
Aug 19, 2021
Merged

Conversation

minrk
Copy link
Owner

@minrk minrk commented Aug 18, 2021

requires a compiler, but works everywhere the pointers can't be found via ctypes (e.g. openbsd)

I'm not sure if this is a good idea or not! It won't be used anywhere the package currently imports. Possibly only openbsd.

closes #23

requires a compiler, but works everywhere the pointers can't be found via ctypes (e.g. openbsd)
@minrk minrk merged commit f73621c into main Aug 19, 2021
@minrk minrk deleted the optional-detect-c branch August 19, 2021 14:05
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.

OpenBSD: stdout and stderr problem
1 participant