Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete bindings #152

Merged
merged 2 commits into from
Sep 15, 2023
Merged

Delete bindings #152

merged 2 commits into from
Sep 15, 2023

Conversation

dinosaure
Copy link
Member

The code is very old, interesting but not suitable for a distribution and unused.

@dinosaure dinosaure merged commit edc2fa9 into master Sep 15, 2023
1 check was pending
@dinosaure dinosaure deleted the delete-bindings branch September 15, 2023 08:33
avsm pushed a commit to ocaml/opam-repository that referenced this pull request Sep 20, 2023
CHANGES:

- Delete `libdecompress.a` (@dinosaure, mirage/decompress#152)

  This artifact is unused and complexify the distribution. We decided to delete
  it. If people want to use `libdecompress.a`, we can provide an other package
  which will implement the `ctypes` ceremony to safely produce a
  `libdecompress.a`.

- Lint dependencies (lower bounds) (@dinosaure, mirage/decompress#153)
- Remove unsafe accesses into our `decompress.lzo` implementation
  (@dinosaure, mirage/decompress#154)
- Improve and fix our `decompress.lzo` implementation
  (@dinosaure, mirage/decompress#155, mirage/decompress#158, mirage/decompress#159)
nberth pushed a commit to nberth/opam-repository that referenced this pull request Jun 18, 2024
CHANGES:

- Delete `libdecompress.a` (@dinosaure, mirage/decompress#152)

  This artifact is unused and complexify the distribution. We decided to delete
  it. If people want to use `libdecompress.a`, we can provide an other package
  which will implement the `ctypes` ceremony to safely produce a
  `libdecompress.a`.

- Lint dependencies (lower bounds) (@dinosaure, mirage/decompress#153)
- Remove unsafe accesses into our `decompress.lzo` implementation
  (@dinosaure, mirage/decompress#154)
- Improve and fix our `decompress.lzo` implementation
  (@dinosaure, mirage/decompress#155, mirage/decompress#158, mirage/decompress#159)
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.

1 participant