)]}'
{
  "commit": "d56fdf1b976d32762c780a0107b20e61ce768967",
  "tree": "65bfccbde4736a34f3a9a23782a5d9b39a21d960",
  "parents": [
    "1414fbf941140746862b920c6a1034099c4ff3d1"
  ],
  "author": {
    "name": "Tom Tromey",
    "email": "tromey@adacore.com",
    "time": "Tue Nov 28 14:26:56 2023 -0700"
  },
  "committer": {
    "name": "Tom Tromey",
    "email": "tromey@adacore.com",
    "time": "Fri Dec 15 14:03:48 2023 -0700"
  },
  "message": "Refine Ada overload matching\n\nCurrently, the overload handling in Ada assumes that any two array\ntypes are compatible.  However, this is obviously untrue, and a user\nreported an oddity where comparing two Ada strings resulted in a call\nto the \"\u003d\" function for packed boolean arrays.\n\nThis patch improves the situation somewhat, by requiring that the two\narrays have the same arity and compatible base element types.  This is\nstill over-broad, but it seems safe and is better than the status quo.\n\n\n\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "bbb876127bd5cd39b2c85ddfb271ee16ca8ec6e5",
      "old_mode": 33188,
      "old_path": "gdb/ada-lang.c",
      "new_id": "411062cad27681da776c2328a246d1739c9e3a7d",
      "new_mode": 33188,
      "new_path": "gdb/ada-lang.c"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "41749a3774f189b38cf310913a27e3866943df2e",
      "new_mode": 33188,
      "new_path": "gdb/testsuite/gdb.ada/overloads.exp"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "698d662712bad9102e23b799ac2f911cdb674c31",
      "new_mode": 33188,
      "new_path": "gdb/testsuite/gdb.ada/overloads/overloads.adb"
    }
  ]
}
