-
Notifications
You must be signed in to change notification settings - Fork 3
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 build #147
base: master
Are you sure you want to change the base?
Conversation
You're changing way too many things at once.
You should at least put such changes in separate commit to make the diff more digest. |
Yes, I will split it. |
Signed-off-by: Sora Morimoto <sora@morimoto.io>
Signed-off-by: Sora Morimoto <sora@morimoto.io>
Signed-off-by: Sora Morimoto <sora@morimoto.io>
Signed-off-by: Sora Morimoto <sora@morimoto.io>
Signed-off-by: Sora Morimoto <sora@morimoto.io>
Signed-off-by: Sora Morimoto <sora@morimoto.io>
Gentle ping |
(depends | ||
(ocaml (< 5.0)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This seem to be the only significant change in this large diff. Why is it not compatible with ocaml 5 ? It would be more useful to fix the build. The rest of changes don't seem related to fixing the build. I don't understand the motivation behind all this.
Looking at the CI, the build doesn't seem to be broken. https://github.com/ocsigen/html_of_wiki/actions/runs/12344711217 |
To fix build.