@ibara created dlang/dmd pull request #15999 "Fix Issue 24319 - OpenBSD: Use correct type for file_time" fixing this issue:
- Fix Issue 24319 - OpenBSD: Use correct type for file_time
statbuf.st_ctime is always 64-bit on OpenBSD.
https://github.com/dlang/dmd/pull/15999
Comment #2 by dlang-bot — 2024-01-06T17:19:10Z
dlang/dmd pull request #15999 "Fix Issue 24319 - OpenBSD: Use correct type for file_time" was merged into stable:
- a298a4ba28e633fe9708836918a089261d535e01 by Brian Callahan:
Fix Issue 24319 - OpenBSD: Use correct type for file_time
statbuf.st_ctime is always 64-bit on OpenBSD.
https://github.com/dlang/dmd/pull/15999