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 cfunctions should not throw errors #43100

Merged
merged 2 commits into from
Nov 17, 2021
Merged

Conversation

simonbyrne
Copy link
Contributor

@simonbyrne simonbyrne requested a review from vtjnash November 16, 2021 06:19
@kshyatt kshyatt added the docs This change adds or pertains to documentation label Nov 16, 2021
@vtjnash vtjnash added the merge me PR is reviewed. Merge when all tests are passing label Nov 16, 2021
@ViralBShah ViralBShah merged commit 0722f3c into master Nov 17, 2021
@ViralBShah ViralBShah deleted the sb/cfunction-error branch November 17, 2021 00:29
@DilumAluthge DilumAluthge removed the merge me PR is reviewed. Merge when all tests are passing label Nov 18, 2021
KristofferC pushed a commit that referenced this pull request Nov 19, 2021
* Document that cfunctions should not throw errors

This was not documented, see https://discourse.julialang.org/t/what-happens-when-you-throw-an-error-from-a-cfunction/71510?u=simonbyrne

* Update doc/src/manual/calling-c-and-fortran-code.md

Co-authored-by: Jameson Nash <[email protected]>

Co-authored-by: Jameson Nash <[email protected]>
(cherry picked from commit 0722f3c)
KristofferC pushed a commit that referenced this pull request Nov 26, 2021
* Document that cfunctions should not throw errors

This was not documented, see https://discourse.julialang.org/t/what-happens-when-you-throw-an-error-from-a-cfunction/71510?u=simonbyrne

* Update doc/src/manual/calling-c-and-fortran-code.md

Co-authored-by: Jameson Nash <[email protected]>

Co-authored-by: Jameson Nash <[email protected]>
(cherry picked from commit 0722f3c)
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Feb 22, 2022
* Document that cfunctions should not throw errors

This was not documented, see https://discourse.julialang.org/t/what-happens-when-you-throw-an-error-from-a-cfunction/71510?u=simonbyrne

* Update doc/src/manual/calling-c-and-fortran-code.md

Co-authored-by: Jameson Nash <[email protected]>

Co-authored-by: Jameson Nash <[email protected]>
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Mar 8, 2022
* Document that cfunctions should not throw errors

This was not documented, see https://discourse.julialang.org/t/what-happens-when-you-throw-an-error-from-a-cfunction/71510?u=simonbyrne

* Update doc/src/manual/calling-c-and-fortran-code.md

Co-authored-by: Jameson Nash <[email protected]>

Co-authored-by: Jameson Nash <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs This change adds or pertains to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants