Skip to content

Add a libcomposefs-internal#367

Merged
cgwalters merged 2 commits intocomposefs:mainfrom
cgwalters:dedup-hex
Sep 30, 2024
Merged

Add a libcomposefs-internal#367
cgwalters merged 2 commits intocomposefs:mainfrom
cgwalters:dedup-hex

Conversation

@cgwalters
Copy link
Copy Markdown
Contributor

I came across the fact that we had two copy-paste implementations
of converting a binary digest to hex.

Deduplicate with an internal shared library.

NOTE: I don't speak meson fluently so please check if I messed
something up there.

I came across the fact that we had two copy-paste implementations
of converting a binary digest to hex.

Deduplicate with an internal shared library.
NOTE: I don't speak meson fluently so please check if I messed
something up there.

Signed-off-by: Colin Walters <walters@verbum.org>
This function is a bit too big to be an inline, so
move it to our new impl file where it's nicely next
to its inverse.

Signed-off-by: Colin Walters <walters@verbum.org>
@cgwalters cgwalters merged commit 39e9f46 into composefs:main Sep 30, 2024
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