Skip to content

Conversation

@dx3mod
Copy link
Contributor

@dx3mod dx3mod commented Jan 4, 2026

The Intel HEX manipulation library for OCaml provides functions to read, write, and create Intel HEX format data, which is commonly used in embedded systems programming.

@dx3mod dx3mod force-pushed the master branch 4 times, most recently from 3360934 to eadde8d Compare January 4, 2026 13:28
Copy link
Member

@shonfeder shonfeder left a comment

Choose a reason for hiding this comment

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

Thank you for publishing your package!

license: "MIT"
tags: ["embedded" "hex" "intelhex"]
homepage: "https://github.com/dx3mod/intel_hex"
bug-reports: "https://github.com/dx3mod/intel_hex/issues"
Copy link
Member

Choose a reason for hiding this comment

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

Our linting rules are failing with

Error in intel_hex.0.1:            warning 37: Missing field 'dev-repo'
2026-01-04 15:09.28: Job failed: Error in intel_hex.0.1:            warning 37: Missing field 'dev-repo'

could you add that field to ensure a complaint opam file?

@dx3mod
Copy link
Contributor Author

dx3mod commented Jan 7, 2026

Added.

@dx3mod
Copy link
Contributor Author

dx3mod commented Jan 7, 2026

@mseri
Copy link
Member

mseri commented Jan 8, 2026

That is an issue with old opam 2.0, in the ci only to check regressions. You can safely ignore it

@mseri
Copy link
Member

mseri commented Jan 8, 2026

@shonfeder well spotted. This requires your thumbs up to be merged

@dx3mod
Copy link
Contributor Author

dx3mod commented Jan 13, 2026

@shonfeder

@shonfeder
Copy link
Member

shonfeder commented Jan 13, 2026

Sorry for the delay here! Thanks for publishing your package to share it @dx3mod !

@shonfeder shonfeder closed this Jan 13, 2026
@shonfeder shonfeder reopened this Jan 13, 2026
@shonfeder shonfeder merged commit df0b753 into ocaml:master Jan 13, 2026
7 of 8 checks passed
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