)]}'
{
  "commit": "955fa57b120f701e9da9ffb7a1d7c855528bfdef",
  "tree": "237f918450de99051b0b8078f04d53fc0ee5e466",
  "parents": [
    "dbeb7b2720824e10292c9356fe7b0da89c6b3b2c"
  ],
  "author": {
    "name": "Martin Storsjö",
    "email": "martin@martin.st",
    "time": "Sun Aug 28 00:19:24 2022 +0300"
  },
  "committer": {
    "name": "Martin Storsjö",
    "email": "martin@martin.st",
    "time": "Tue Aug 30 23:03:09 2022 +0300"
  },
  "message": "crt: Move the strtof() function from libmingwex.a to libmsvcr*.a\n\nThis avoids using this function (where strtof() is implemented\nwith strtof()) in UCRT builds.\n\nIn stdlib.h, we don\u0027t define __USE_MINGW_STRTOX when targeting\nUCRT - with the intent that we\u0027d use the CRT\u0027s implementation\ninstead. This makes that actually work as intended for strtof.\n\nThis also fixes accuracy issues reported in\nhttps://github.com/msys2/MINGW-packages/issues/12472 by simply\ndeferring to the UCRT\u0027s implementation - as originally intended.\n\nSigned-off-by: Martin Storsjö \u003cmartin@martin.st\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "80265711773516e885d2f427f059c48ee4f6172c",
      "old_mode": 33188,
      "old_path": "mingw-w64-crt/Makefile.am",
      "new_id": "23b1ab9f03946c0c1aa7b85345778a021e44ce77",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/Makefile.am"
    }
  ]
}
