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

Fix our last test about LZO from MirageVPN #158

Merged
merged 1 commit into from
Sep 18, 2023
Merged

Fix our last test about LZO from MirageVPN #158

merged 1 commit into from
Sep 18, 2023

Conversation

dinosaure
Copy link
Member

No description provided.

@dinosaure dinosaure merged commit 19ae3c1 into master Sep 18, 2023
1 check failed
@dinosaure dinosaure deleted the fix-lzo branch September 18, 2023 10:48
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