)]}'
{
  "commit": "bbb89c69ffd213e0f98b00f498f574edfa239234",
  "tree": "374b7e8bf07a01aeba0b21434ac0064b4a9ae3bc",
  "parents": [
    "fc5123e0e70a99a7208f76eed9bfaec97ed7cee1"
  ],
  "author": {
    "name": "Matheus Izvekov",
    "email": "mizvekov@gmail.com",
    "time": "Sat Jun 05 18:45:16 2021 +0200"
  },
  "committer": {
    "name": "Liu Hao",
    "email": "lh_mouse@126.com",
    "time": "Sun Jun 06 12:04:08 2021 +0800"
  },
  "message": "crt: make iswblank always available in C++\n\nBefore this patch, wctype.h would make iswblank always available on C++,\nbut ctype.h and wchar.h would not. Since they share the same definition guard\nmacro, one could end up not getting iswblank in C++ when including\nwctype.h after ctype.h / wchar.h .\n\nThis fixes this inconsistency by making it always available when\nincluding those headers as well.\n\nSigned-off-by: Matheus Izvekov \u003cmizvekov@gmail.com\u003e\nSigned-off-by: Liu Hao \u003clh_mouse@126.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d6a1a5410f6711d770470b8f4cd13e8a75cc7135",
      "old_mode": 33188,
      "old_path": "mingw-w64-headers/crt/ctype.h",
      "new_id": "bcac1c246ecaf654f1cc4cf927fdc608d9020d42",
      "new_mode": 33188,
      "new_path": "mingw-w64-headers/crt/ctype.h"
    },
    {
      "type": "modify",
      "old_id": "ddafe77360ea7035cdaae4120538eaababf87eca",
      "old_mode": 33188,
      "old_path": "mingw-w64-headers/crt/wchar.h",
      "new_id": "ab7187721fd26d7df827dd7f86d2727ab84a048c",
      "new_mode": 33188,
      "new_path": "mingw-w64-headers/crt/wchar.h"
    }
  ]
}
