Skip to content

Conversation

@iory
Copy link
Contributor

@iory iory commented Jan 5, 2026

Summary

  • Add macos-26 runner to test on the latest macOS (macOS 26 / Darwin 25.x)

Note

This test is expected to fail on macos-26 due to a known issue with dlsym symbol resolution.
On newer macOS versions, dlsym(0, "history") returns libedit's history function instead of EusLisp's ___history, causing a segmentation fault during the build process.

This PR is to confirm the issue before applying a fix.

@iory
Copy link
Contributor Author

iory commented Jan 5, 2026

Related to euslisp/EusLisp#538

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.

1 participant