You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bap is not currently compatible with OCaml 5.0 due to its use of the deprecated OASIS tool.
During last release @ivg told me you were working on a switch to dune (ocaml/opam-repository#21781 (comment))
I’m opening this issue just to track the progress of this given the full release of OCaml 5.0 is currently planned for early next month.
The text was updated successfully, but these errors were encountered:
It is partially implemented but requires more testing and the final release. The estimated amount of work is about a week. We plan to integrate and include it in the next release. Here is the link to the version of bap with full support of dune. It is currently blocked by this PR to dune (without it we can't load plugins in top-level).
bap is not currently compatible with OCaml 5.0 due to its use of the deprecated OASIS tool.
During last release @ivg told me you were working on a switch to dune (ocaml/opam-repository#21781 (comment))
I’m opening this issue just to track the progress of this given the full release of OCaml 5.0 is currently planned for early next month.
The text was updated successfully, but these errors were encountered: