Skip to content

fix(time): address warning on Windows in time_stubs.c#13914

Merged
Alizter merged 1 commit intoocaml:mainfrom
Alizter:push-wmrqtxnszwxk
Mar 25, 2026
Merged

fix(time): address warning on Windows in time_stubs.c#13914
Alizter merged 1 commit intoocaml:mainfrom
Alizter:push-wmrqtxnszwxk

Conversation

@Alizter
Copy link
Collaborator

@Alizter Alizter commented Mar 25, 2026

GetProcAddress returns FARPROC and therefore needs an explicit cast. This fixes the warning introduced in #13905.

Signed-off-by: Ali Caglayan <alizter@gmail.com>
Copy link
Collaborator

@nojb nojb left a comment

Choose a reason for hiding this comment

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

LGTM

@Alizter Alizter merged commit d2120ac into ocaml:main Mar 25, 2026
29 checks passed
@Alizter Alizter deleted the push-wmrqtxnszwxk branch March 25, 2026 12:57
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