Skip to content

Conversation

@kateinoigakukun
Copy link
Member

time_t is defined as Int64 in wasi-libc, not Int.
Leave tv_nsec as is now because it's defined as long
c.f. https://pubs.opengroup.org/onlinepubs/009695399/basedefs/time.h.html

`time_t` is defined as `Int64` in wasi-libc, not `Int`.
@kateinoigakukun
Copy link
Member Author

@swift-ci test

@jmschonfeld jmschonfeld merged commit 77f4c3a into swiftlang:main Jun 11, 2025
15 checks passed
chloe-yeo pushed a commit to chloe-yeo/swift-foundation that referenced this pull request Jun 16, 2025
`time_t` is defined as `Int64` in wasi-libc, not `Int`.
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