Skip to content

Handling error#11

Merged
paulosuzart merged 4 commits intomainfrom
fix/handle-git-errors
Mar 16, 2026
Merged

Handling error#11
paulosuzart merged 4 commits intomainfrom
fix/handle-git-errors

Conversation

@paulosuzart
Copy link
Copy Markdown
Owner

No description provided.

paulosuzart and others added 3 commits March 16, 2026 16:10
…ndency

The root dune file added in PR #11 used -Wl,-no_warn_duplicate_libraries,
a macOS-specific linker flag not recognized by GNU ld on Linux (ubuntu CI).
This caused dune build to fail with a linker error on ubuntu-22.04.

Also removes the stale `slug` dependency from dune-project and starred_ml.opam
since the code no longer uses it (removed in v0.0.7 but not cleaned up from deps).

https://claude.ai/code/session_01FMvB6gQZy7SaksbRDc9ETC
Fix build failure: remove macOS-only linker flag and unused slug depe…
@paulosuzart paulosuzart merged commit ed8d861 into main Mar 16, 2026
1 check passed
@paulosuzart paulosuzart deleted the fix/handle-git-errors branch March 16, 2026 22:23
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