https://github.com/JuliaLang/julia
Revision 73cfbdfd18896564a640600a6496b09f0e66fcf0 authored by Simon Byrne on 17 November 2021, 00:29:11 UTC, committed by KristofferC on 26 November 2021, 12:48:17 UTC
* 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 <vtjnash@gmail.com>

Co-authored-by: Jameson Nash <vtjnash@gmail.com>
(cherry picked from commit 0722f3c5c39fb7f213196807c9659d5c819dee32)
1 parent ca091f4
History
Tip revision: 73cfbdfd18896564a640600a6496b09f0e66fcf0 authored by Simon Byrne on 17 November 2021, 00:29:11 UTC
Document that cfunctions should not throw errors (#43100)
Tip revision: 73cfbdf
File Mode Size
.buildkite
.devcontainer
.github
base
cli
contrib
deps
doc
etc
src
stdlib
test
.clang-format -rw-r--r-- 3.3 KB
.codecov.yml -rw-r--r-- 52 bytes
.gitattributes -rw-r--r-- 65 bytes
.gitignore -rw-r--r-- 425 bytes
.mailmap -rw-r--r-- 11.0 KB
CITATION.bib -rw-r--r-- 513 bytes
CONTRIBUTING.md -rw-r--r-- 19.3 KB
HISTORY.md -rw-r--r-- 313.4 KB
LICENSE.md -rw-r--r-- 1.3 KB
Make.inc -rw-r--r-- 49.2 KB
Makefile -rw-r--r-- 25.8 KB
NEWS.md -rw-r--r-- 20.5 KB
README.md -rw-r--r-- 7.5 KB
THIRDPARTY.md -rw-r--r-- 3.7 KB
VERSION -rw-r--r-- 10 bytes
sysimage.mk -rw-r--r-- 4.0 KB

README.md

back to top