Skip to content

win32_ucontext.h, included by julia.h no longer available. #42608

@KristofferC

Description

@KristofferC

PackageCompiler CI started erroring with:

In file included from D:\a\PackageCompiler.jl\PackageCompiler.jl\src\embedding_wrapper.c:10:
C:\hostedtoolcache\windows\julia\nightly\x64\include\julia/julia.h:42:12: fatal error: win32_ucontext.h: No such file or directory
 #  include "win32_ucontext.h"
            ^~~~~~~~~~~~~~~~~~
compilation terminated.

on nightly. This file was moved in #41936 from src/support/win32_ucontext.h to src/win32_ucontext.h.

Metadata

Metadata

Assignees

Labels

embeddingEmbedding Julia using the C API

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions