Skip to content

Handling building on Windows#19

Open
hbldh wants to merge 1 commit intoRefinitiv:masterfrom
hbldh:win_time
Open

Handling building on Windows#19
hbldh wants to merge 1 commit intoRefinitiv:masterfrom
hbldh:win_time

Conversation

@hbldh
Copy link

@hbldh hbldh commented Oct 11, 2024

Windows does not have gmtime_r but has gmtime_s instead, which also returns the struct data in reverse order.

This proposed change enables building with Microsoft C compiler, outside of a MinGW environment.

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.

1 participant