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
It seems this functionality has been separated into the jane_rope package (which currently depends on base v0.16). Would we need to break compatibility with previous versions (i.e. < v0.16.0) of janestreet libraries to upgrade, or hard stop at v0.15? Perhaps a third option exists?
It's better to support newer Core/Base versions in my opinion, since they will benefit from all the OCaml 5.x multicore and effects work in the future, which would fit BAP quite well for variety of reasons. See also #1561
It seems this functionality has been separated into the
jane_rope
package (which currently depends onbase
v0.16). Would we need to break compatibility with previous versions (i.e.< v0.16.0
) of janestreet libraries to upgrade, or hard stop at v0.15? Perhaps a third option exists?ping @ivg
The text was updated successfully, but these errors were encountered: