Skip to content

Conversation

JeffBezanson
Copy link
Member

fix #42245

@JeffBezanson JeffBezanson added embedding Embedding Julia using the C API bugfix This change fixes an existing bug labels Sep 15, 2021
@JeffBezanson JeffBezanson added this to the 1.7 milestone Sep 15, 2021
@vtjnash vtjnash merged commit c5f3487 into master Sep 16, 2021
@vtjnash vtjnash deleted the jb/fix42245 branch September 16, 2021 15:09
KristofferC pushed a commit that referenced this pull request Sep 23, 2021
fix #42245

(cherry picked from commit c5f3487)
KristofferC pushed a commit that referenced this pull request Sep 28, 2021
@JeffBezanson JeffBezanson added the backport 1.6 Change should be backported to release-1.6 label Dec 6, 2021
@KristofferC KristofferC mentioned this pull request Jan 10, 2022
50 tasks
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Feb 22, 2022
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Mar 8, 2022
@KristofferC
Copy link
Member

Needs a manual backport against backports-release-1.6.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 1.6 Change should be backported to release-1.6 bugfix This change fixes an existing bug embedding Embedding Julia using the C API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

jl_setjmp is not exported on Windows, making it impossible to use the JL_TRY/JL_CATCH macros when embedding Julia
3 participants