)]}'
{
  "commit": "4c7d77e3076142a3f23bfc3e6a04a9a60401327a",
  "tree": "76f5be9efcbf02f201969416f8d1b42f4f4098f4",
  "parents": [
    "336519f05adb82d7d3e7bb3de11e83db160f2f7b"
  ],
  "author": {
    "name": "Lars Kanis",
    "email": "lars@greiz-reinsdorf.de",
    "time": "Wed Aug 12 11:06:16 2026 +0200"
  },
  "committer": {
    "name": "William S Fulton",
    "email": "wsf@fultondesigns.co.uk",
    "time": "Thu Sep 03 13:19:02 2026 +0100"
  },
  "message": "Fix leftover of convertpath removal\n\nTools/convertpath was removed in favour of cygpath in f8d198bf6, but configure\nstill called it when computing SWIG_LIB_WIN_UNIX on MinGW:\n\n  ./configure: line 16298: ./Tools/convertpath: No such file or directory\n\nSWIG_LIB_WIN_UNIX was left empty as a result. It is the only search directory\npointing at the autotools install location in a native Windows build, as SWIG_LIB\nis derived from the executable location there, so a MinGW build installed to a\nUnix style prefix could not find the SWIG library files.\n\nQuote SWIG_LIB when passing it to cygpath, matching the other $CYGPATH -m uses,\nso that a prefix containing a space is converted as a single path.\n\nCloses #3534\n\nAssisted-by: Claude Code (Opus 5)\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b41ec0becfcae7c89eaf247f5f5b63b51c4b3783",
      "old_mode": 33188,
      "old_path": "CHANGES.current",
      "new_id": "247e47d8c846ca5f3c617702ecc9d80b955d2916",
      "new_mode": 33188,
      "new_path": "CHANGES.current"
    },
    {
      "type": "modify",
      "old_id": "f1307958f47faff5b0ff4b1a29644c4e96d45417",
      "old_mode": 33188,
      "old_path": "configure.ac",
      "new_id": "72e60aacb93e97a21b710a2f842660a748d6370e",
      "new_mode": 33188,
      "new_path": "configure.ac"
    }
  ]
}
