Skip to content

fix(blake3): move CAMLparam1 into non-Win block#14619

Merged
Alizter merged 1 commit into
ocaml:mainfrom
Alizter:push-lsknurwnorkp
May 20, 2026
Merged

fix(blake3): move CAMLparam1 into non-Win block#14619
Alizter merged 1 commit into
ocaml:mainfrom
Alizter:push-lsknurwnorkp

Conversation

@Alizter
Copy link
Copy Markdown
Collaborator

@Alizter Alizter commented May 20, 2026

This would emit an unused variable warning when compiling on Windows.

This would emit an unused variable warning when compiling on Windows.

Signed-off-by: Ali Caglayan <alizter@gmail.com>
@Alizter Alizter requested a review from rgrinberg May 20, 2026 18:53
Copy link
Copy Markdown
Member

@rgrinberg rgrinberg left a comment

Choose a reason for hiding this comment

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

Surprised this works. Now v_path truly looks unused on windows.

@Alizter Alizter merged commit a0482a6 into ocaml:main May 20, 2026
31 checks passed
@Alizter Alizter deleted the push-lsknurwnorkp branch May 20, 2026 21:05
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