Skip to content
Failed

Changes

Summary

  1. Log.c: Try to fix issues on Windows implicit function (commit: 70d615c) (details)
  2. Log.c: Change localtime_r to localtime_s for win32 (commit: 3044508) (details)
Commit 70d615cd79c1e67ab5e7b037ce01e0ccb4346a8b by noreply
Log.c: Try to fix issues on Windows implicit function

No clue if this will even work. One way to see 🤷🏻
(commit: 70d615c)
The file was modified Source/Util/Log.c (diff)
Commit 304450815470e86c141652e3acb9d4082dcd40cf by noreply
Log.c: Change localtime_r to localtime_s for win32
(commit: 3044508)
The file was modified Source/Util/Log.c (diff)