)]}'
{
  "commit": "b46a25b433f5adf23418994df484b2e6b3f9e566",
  "tree": "23163cab0caf3f5a17550ca3eefd860d6fb58227",
  "parents": [
    "7c03b11bf173944679102bbe0ac061842e2f594b"
  ],
  "author": {
    "name": "Martin Storsjö",
    "email": "martin@martin.st",
    "time": "Sun Mar 15 23:16:45 2020 +0200"
  },
  "committer": {
    "name": "Martin Storsjö",
    "email": "martin@martin.st",
    "time": "Mon Mar 16 13:49:34 2020 +0200"
  },
  "message": "crt: Move the msvcrt snprintf/vsnprintf aliases into separate object files\n\nThis avoids duplicate definitions, if something refers to e.g.\n__ms_vsnprintf, while the inline vsnprintf also has been instantiated\nin C++ mode. (In C++ mode, the inline vsnprintf function isn\u0027t marked\nstatic.)\n\nThis should fix https://github.com/msys2/MINGW-packages/issues/6271.\n\nSigned-off-by: Martin Storsjö \u003cmartin@martin.st\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "87bf70176457a2ae9974c934771d7498c580727d",
      "old_mode": 33188,
      "old_path": "mingw-w64-crt/Makefile.am",
      "new_id": "9a1fe0739ee5af0bbd7ec8172250ac0b36b5dc7d",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/Makefile.am"
    },
    {
      "type": "modify",
      "old_id": "ad9dd56784b025c6bf0b5f64c6a6f5f93cbf989e",
      "old_mode": 33188,
      "old_path": "mingw-w64-crt/stdio/snprintf.c",
      "new_id": "0bb5556fe3def0523a4a6ac3595da611515eab18",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/stdio/snprintf.c"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "1c34114d368c59e80c18fdfb2d0b51f5946f9f23",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/stdio/snprintf_alias.c"
    },
    {
      "type": "modify",
      "old_id": "9c4f83b960b7d8f41ffcda81a95f8fb193ee0c10",
      "old_mode": 33188,
      "old_path": "mingw-w64-crt/stdio/vsnprintf.c",
      "new_id": "364186702b75e4fa68eb25e4ac54d80592e3ff61",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/stdio/vsnprintf.c"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "8c7c9b9309bdfb283b567e8d8bbca64f6d5b37d4",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/stdio/vsnprintf_alias.c"
    }
  ]
}
