)]}'
{
  "commit": "4dd74f2993902ccc685cde69c8cdd5d7f05130ea",
  "tree": "8886b3a62c30f3664633a023a6110700805c2d28",
  "parents": [
    "7010671fa8d79b473eee6a63a07d46278a9d617b"
  ],
  "author": {
    "name": "Kirill Makurin",
    "email": "maiddaisuki@outlook.com",
    "time": "Sun Jul 13 06:30:06 2025 +0900"
  },
  "committer": {
    "name": "LIU Hao",
    "email": "lh_mouse@126.com",
    "time": "Sun Jul 13 15:02:53 2025 +0800"
  },
  "message": "crt: fix compilation of tests for mbrlen, mbrtowc and wcrtomb funtions\n\nCompilation of tests for mbrlen, mbrtowc and wcrtomb fails with UCRT.\nUCRT\u0027s mbstate_t is a structure and cannot be directly assigned a value.\n\nTo fix this, define a function to set mbstate_t\u0027s conversion state.\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": "0cf6b1836d527f552f56ae23c076797bb851065f",
      "old_mode": 33188,
      "old_path": "mingw-w64-crt/testcases/t_mbrlen.c",
      "new_id": "4d297e3b7ff08c2a2d96355e3fe6995e5619b76d",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/testcases/t_mbrlen.c"
    },
    {
      "type": "modify",
      "old_id": "fd2fcb7de4a1c1cc92024787c3ebbda46664aa6c",
      "old_mode": 33188,
      "old_path": "mingw-w64-crt/testcases/t_mbrtowc.c",
      "new_id": "1b94207ca4c34205d8682918ad37812219dab37f",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/testcases/t_mbrtowc.c"
    },
    {
      "type": "modify",
      "old_id": "76d8ca02fbaccf3adcbd8ea3aa385a627ed2b454",
      "old_mode": 33188,
      "old_path": "mingw-w64-crt/testcases/t_wcrtomb.c",
      "new_id": "f6e44f410d6aa2983ce112e4a59ebaab5da7fe43",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/testcases/t_wcrtomb.c"
    }
  ]
}
