Skip to content

Conversation

@thomvet
Copy link
Contributor

@thomvet thomvet commented Apr 24, 2024

After building open62541 v1.4 with #7889 rebuilding the wrapper package using Clang.jl proves difficult. Segfaults are encountered when running simple server test cases and figuring out the exact source has been difficult for me so far.

With this PR, I would like to build v.1.3.10 without OpenSSL support and without header amalgamation, while having v.1.4 separately around (unchanged). The hope is that I can first update the generator scripts used in Clang.jl to reflect the lack of amalgamated header file on the patch release 1.3.10 without introducing multiple larger changes (addition of OpenSSL + upgrade to v1.4 (which unfortunately seems to contain some breaking changes - at least as seen from the perspective of my wrapper))

Hopefully I did the splitting of the versions correctly...

thomvet and others added 4 commits April 24, 2024 11:41
Co-authored-by: Mosè Giordano <giordano@users.noreply.github.com>
Co-authored-by: Mosè Giordano <giordano@users.noreply.github.com>
@giordano giordano merged commit a786f23 into JuliaPackaging:master Apr 25, 2024
@thomvet thomvet deleted the open62541-1.3.10 branch April 25, 2024 11:36
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