)]}'
{
  "commit": "d784fa8fb2936fb9bd2ebb8e1854b855ca206d96",
  "tree": "c5258684190d55db1c03cae6d60162a6a6f45413",
  "parents": [
    "eb52a49702abe3d279cf9eba9291e08bc6b2d9dc"
  ],
  "author": {
    "name": "Tom Tromey",
    "email": "tromey@adacore.com",
    "time": "Wed Mar 01 12:23:43 2023 -0700"
  },
  "committer": {
    "name": "Tom Tromey",
    "email": "tromey@adacore.com",
    "time": "Mon Mar 27 08:20:29 2023 -0600"
  },
  "message": "Use value_true in value_equal and value_less\n\nBoth value_equal and value_less use value_as_long to check a\npresumably boolean result of calling value_binop.  However,\nvalue_binop in this case actually returns an int as wide as its\narguments, and this approach can then fail for integers wider than\nLONGEST.  Instead, rewrite this in a form that works for any size\ninteger.\n\n\n\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b3321e4ff75dd3f0115df9b7a38e13e19aa44f58",
      "old_mode": 33188,
      "old_path": "gdb/valarith.c",
      "new_id": "25d72b7f38c579a56f2561e2c53c85884e0e73de",
      "new_mode": 33188,
      "new_path": "gdb/valarith.c"
    }
  ]
}
