Skip to content

Conversation

@lindig
Copy link
Contributor

@lindig lindig commented Nov 16, 2025

  • Fix typos in meta data
  • Makefile target "changes"
  • Fix: use any_uint8 for counter
  • Limit CI to main branch
  • Add support for 32-bit architectures, JSOO in particular
  • Fix extraction of Device information
  • Use Result.t in bin/main.ml
  • Make device() more efficient
  • fixup! Merge remote-tracking branch 'origin/main'
  • Merge remote-tracking branch 'origin/main'
  • Drop Rresult dependency
  • Drop Rresult dependency
  • Add minimal code to extract device information
  • Merge remote-tracking branch 'origin/main'
  • Add total_cycles to Record.t
  • Add x-maintenance-intent
  • More opam fixes based on CI
  • Fix opam generation

Signed-off-by: Christian Lindig <[email protected]>
Signed-off-by: Christian Lindig <[email protected]>
Signed-off-by: Christian Lindig <[email protected]>
Signed-off-by: Christian Lindig <[email protected]>
Signed-off-by: Christian Lindig <[email protected]>
Signed-off-by: Christian Lindig <[email protected]>
@lindig
Copy link
Contributor Author

lindig commented Nov 16, 2025

The CI failure has something to do with js_of_ocaml-compiler but it seems to be unrelated to the dependencies this project has. Do you have a suggestion?

Copy link
Member

@jmid jmid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

The failure is from opam-2.0 which is an old version known to emit noise like this cyclic dependency error. There's no need to take additional action in an attempt to fix it.

@avsm avsm merged commit e1c6225 into ocaml:master Nov 19, 2025
3 of 4 checks passed
@avsm
Copy link
Member

avsm commented Nov 19, 2025

Thanks! You may want to announce this on https://discuss.ocaml.org, where we have a Community category and an announce tag for this purpose.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants