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
For reasons explained in ocaml/opam-repository#26207 (comment) , Camlzip version 1.12 removes the extra field from type Zip.entry. This breaks lib/bap_byteweight/bap_byteweight_signatures.ml:
For reasons explained in ocaml/opam-repository#26207 (comment) , Camlzip version 1.12 removes the
extra
field from typeZip.entry
. This breakslib/bap_byteweight/bap_byteweight_signatures.ml
:bap/lib/bap_byteweight/bap_byteweight_signatures.ml
Lines 103 to 114 in 95e8173
I suggest not trying to copy the extra data at all.
The text was updated successfully, but these errors were encountered: