Summary: | Doesn't build with ocaml 5 | ||
---|---|---|---|
Product: | [Applications] kalzium | Reporter: | Antonio Rojas <arojas> |
Component: | general | Assignee: | Kalzium Developers <kalzium> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | 23.04.1 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/education/kalzium/-/commit/80a9ab41b91ab849794bb7830f0a98d862c08269 | Version Fixed In: | |
Sentry Crash Report: |
Description
Antonio Rojas
2023-06-06 17:24:04 UTC
A possibly relevant merge request was started @ https://invent.kde.org/education/kalzium/-/merge_requests/34 Git commit 80a9ab41b91ab849794bb7830f0a98d862c08269 by Antonio Rojas. Committed on 06/06/2023 at 17:42. Pushed by aacid into branch 'master'. Fix build with OCaml 5 'copy_string' and 'callback' were deprecated in OCaml 4 (11 years ago) and removed in OCaml 5 M +2 -2 src/solver/modwrap.c https://invent.kde.org/education/kalzium/-/commit/80a9ab41b91ab849794bb7830f0a98d862c08269 |