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

Build library using dune #10

Merged
merged 6 commits into from
Nov 16, 2022
Merged

Conversation

psafont
Copy link
Contributor

@psafont psafont commented Nov 15, 2022

Took the time to remove the warnings emitted, updated the opam metadata to follow what's on opam-repository and changed where the CI is run as travis is deprecated. Job status can be seen at https://github.com/psafont/ocaml-systemd/actions/runs/3471684067

fixes #8

Signed-off-by: Pau Ruiz Safont <pau.safont@citrix.com>
Signed-off-by: Pau Ruiz Safont <pau.safont@citrix.com>
Signed-off-by: Pau Ruiz Safont <pau.safont@citrix.com>
Signed-off-by: Pau Ruiz Safont <pau.safont@citrix.com>
Copy the ocaml strings before passing them into C to ensure they are
kept immutable. This requires to released them from the heap afterwards

Signed-off-by: Pau Ruiz Safont <pau.safont@citrix.com>
Signed-off-by: Pau Ruiz Safont <pau.safont@citrix.com>
@psafont psafont marked this pull request as ready for review November 15, 2022 15:37
@juergenhoetzel juergenhoetzel merged commit 804656d into juergenhoetzel:master Nov 16, 2022
@juergenhoetzel
Copy link
Owner

Awesome cleanup: Thanks a lot for your contribution! 👍

@psafont psafont deleted the dune branch November 17, 2022 10:51
@psafont
Copy link
Contributor Author

psafont commented Nov 17, 2022

With these changes the library can be compiled under ocaml 5 beta 1, would you mind releasing a new version when you can? If you're limited on time you could tag the latest commit and I'd take care of the rest

@juergenhoetzel
Copy link
Owner

With these changes the library can be compiled under ocaml 5 beta 1, would you mind releasing a new version when you can? If you're limited on time you could tag the latest commit and I'd take care of the rest
👍
Opened PR: ocaml/opam-repository#22536

@psafont
Copy link
Contributor Author

psafont commented Nov 21, 2022

Thanks!

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.

dune
2 participants