Skip to content
Success

Changes

Summary

  1. Fix use of time_t on i686 mingw-w64 (#14114) (details)
Commit 1f472554ef302780065885e0b7f221c867c8be11 by noreply
Fix use of time_t on i686 mingw-w64 (#14114)

mingw-w64 32-bit requires an extra define to adopt the "modern" Visual
Studio 2005 switch to 64-bit time.
The file was modifiedChanges (diff)
The file was modifiedconfigure (diff)
The file was modifiedconfigure.ac (diff)