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

Document that infallible functions should be avoided #1122

Closed
erlend-aasland opened this issue Jun 22, 2023 · 1 comment · Fixed by #1123
Closed

Document that infallible functions should be avoided #1122

erlend-aasland opened this issue Jun 22, 2023 · 1 comment · Fixed by #1123

Comments

@erlend-aasland
Copy link
Contributor

When designing new C API's, we should (mostly) avoid introducing infallible APIs. The C API guidelines should be amended to take this into account. See capi-workgroup/problems#20.

@erlend-aasland
Copy link
Contributor Author

See #1123

@erlend-aasland erlend-aasland linked a pull request Jun 23, 2023 that will close this issue
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 a pull request may close this issue.

1 participant