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

[patch] libsixel: export required missing symbol for the windows target #2964

Merged
merged 1 commit into from
May 11, 2021

Conversation

johnnychen94
Copy link
Contributor

sixel_allocator_new is expected to be a part of libsixel API

I've manually tested that it fixes the symbol issue in JuliaIO/Sixel.jl#5 with Libdl.dlsym so should be a good patch. The upstream patch is in saitoha/libsixel#151

`sixel_allocator_new` is expected to be a part of libsixel API
@giordano giordano merged commit 66d2fbf into JuliaPackaging:master May 11, 2021
@johnnychen94 johnnychen94 deleted the jc/sixelpatch branch May 11, 2021 17:03
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 this pull request may close these issues.

2 participants