Skip to content

Fix build for OCaml 5.0.0 - #5

Closed
ldr709 wants to merge 2 commits into
criticic:fix-3from
ldr709:fix-3
Closed

Fix build for OCaml 5.0.0#5
ldr709 wants to merge 2 commits into
criticic:fix-3from
ldr709:fix-3

Conversation

@ldr709

@ldr709 ldr709 commented Aug 14, 2023

Copy link
Copy Markdown

This PR contains the changes I needed to make to get llpp to build with OCaml 5.0.0 on Arch.

ldr709 added 2 commits August 14, 2023 05:11
OCaml 5 changed the standard library layout, and requests that -I flags
be passed to use the old layout. Also, kprintf was deprecated.
It's very easy for something to change and cause a warning between
versions, even if the warning has little to do with llpp. In this case,
OCaml 5 has an include file that was causing a warning.
@criticic criticic closed this Nov 8, 2023
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.

2 participants