Skip to content

Fix compilation on i686-apple-darwin.#1000

Merged
sunfishcode merged 1 commit intomainfrom
sunfishcode/32-bit-macos
Jan 23, 2024
Merged

Fix compilation on i686-apple-darwin.#1000
sunfishcode merged 1 commit intomainfrom
sunfishcode/32-bit-macos

Conversation

@sunfishcode
Copy link
Member

On i686-apple-darwin, time_t is 32-bit, so it needs fix_y2038 and conversions for Timespec values.

Fixes #991.

On i686-apple-darwin, `time_t` is 32-bit, so it needs `fix_y2038` and
conversions for `Timespec` values.

Fixes #991.
@sunfishcode sunfishcode merged commit d268591 into main Jan 23, 2024
@sunfishcode sunfishcode deleted the sunfishcode/32-bit-macos branch January 23, 2024 15:25
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.

Build errors for i686-apple-darwin

1 participant