)]}'
{
  "commit": "c471ed39a95940a59e876bc175098888b05a81d2",
  "tree": "be3a0a0e9a2d946afa7d3cd438c861de94485d85",
  "parents": [
    "174d2c9a0ead20e2be1857d18cf805f6838d36fd"
  ],
  "author": {
    "name": "Kirill Makurin",
    "email": "maiddaisuki@outlook.com",
    "time": "Tue Apr 22 13:20:45 2025 +0900"
  },
  "committer": {
    "name": "LIU Hao",
    "email": "lh_mouse@126.com",
    "time": "Thu May 08 18:33:29 2025 +0800"
  },
  "message": "winpthreads: adjust compiler options when building with MSVC\n\nCheck for `_MSC_VER` macro instead of checking `$CC` to recognize\nMSVC-like compilers. `MSC_VER` is alse defined by `clang-cl.exe`.\n\nUse `-W3` instead of `-Wall` when building with MSVC-link compilers.\nThe `-Wall` flag is way too noisy.\n\nAdd a few more *feature* macros when building with MSVC-like compilers.\nThis silences warnings about *unsafe* functions and allows to pass\nMSVC\u0027s `-Zc:__STDC__` compiler option.\n\nSigned-off-by: Kirill Makurin \u003cmaiddaisuki@outlook.com\u003e\nSigned-off-by: LIU Hao \u003clh_mouse@126.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3c14040453f8efdbeb315a0d5bf1a23bdb28517b",
      "old_mode": 33188,
      "old_path": "mingw-w64-libraries/winpthreads/Makefile.am",
      "new_id": "6a3828d64d43d26501a0f457e77ffdbd044a9e82",
      "new_mode": 33188,
      "new_path": "mingw-w64-libraries/winpthreads/Makefile.am"
    },
    {
      "type": "modify",
      "old_id": "503a1d8e188d34cf1e6db58a771b173f81572352",
      "old_mode": 33188,
      "old_path": "mingw-w64-libraries/winpthreads/configure.ac",
      "new_id": "45d38213668ada6b9753fe16d9d9e3913a6668b5",
      "new_mode": 33188,
      "new_path": "mingw-w64-libraries/winpthreads/configure.ac"
    }
  ]
}
