-
Notifications
You must be signed in to change notification settings - Fork 1
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
Tighten OCaml version #8
Comments
spameier
added a commit
to spameier/docker-liquidsoap
that referenced
this issue
May 11, 2020
- Liquidsoap version 1.3.2 - OCaml version 4.05.0 - remove taglib because it doesn't compile with OCaml 4.05.0 (savonet/ocaml-taglib#8)
spameier
added a commit
to spameier/docker-liquidsoap
that referenced
this issue
May 11, 2020
- Liquidsoap version 1.3.2 - OCaml version 4.05.0 - remove taglib because it doesn't compile with OCaml 4.05.0 (savonet/ocaml-taglib#8)
spameier
added a commit
to radiorabe/docker-liquidsoap
that referenced
this issue
May 12, 2020
- Liquidsoap version 1.3.2 - OCaml version 4.05.0 - remove taglib because it doesn't compile with OCaml 4.05.0 (savonet/ocaml-taglib#8)
spameier
added a commit
to radiorabe/docker-liquidsoap
that referenced
this issue
May 13, 2020
- Liquidsoap version 1.3.3 - OCaml version 4.05.0 - remove taglib because it doesn't compile with OCaml 4.05.0 (savonet/ocaml-taglib#8)
spameier
added a commit
to radiorabe/docker-liquidsoap
that referenced
this issue
May 13, 2020
- Liquidsoap version 1.3.3-1 - OCaml version 4.05.0 - remove taglib because it doesn't compile with OCaml 4.05.0 (savonet/ocaml-taglib#8)
spameier
added a commit
to radiorabe/docker-liquidsoap
that referenced
this issue
May 13, 2020
- Liquidsoap version 1.3.0 - OCaml version 4.05.0 - remove taglib because it doesn't compile with OCaml 4.05.0 (savonet/ocaml-taglib#8)
spameier
added a commit
to radiorabe/docker-liquidsoap
that referenced
this issue
May 13, 2020
- Liquidsoap version 1.3.1 - OCaml version 4.05.0 - remove taglib because it doesn't compile with OCaml 4.05.0 (savonet/ocaml-taglib#8)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The configure and README require ocaml >= 4.02, but apparently 4.05 is still not enough: https://travis-ci.org/savonet/ocaml-taglib/builds/575209374
The text was updated successfully, but these errors were encountered: