)]}'
{
  "commit": "af04d7f18740faf452e9171af530aa1bdead44bb",
  "tree": "56c0f3daeb3b699a852240f52e52256065dedb5f",
  "parents": [
    "b5be6b9c065a02158337ee7eacfdb8be811dec7f"
  ],
  "author": {
    "name": "Sameer Agarwal",
    "email": "sameeragarwal@google.com",
    "time": "Tue Nov 05 13:47:30 2013 -0800"
  },
  "committer": {
    "name": "Sameer Agarwal",
    "email": "sameeragarwal@google.com",
    "time": "Tue Nov 05 13:47:30 2013 -0800"
  },
  "message": "Remove DCHECK_GE checks from fixed_array.h\n\nThis triggers -Wtype-limits warnings on comparisons\nwhich are always true, since the test being done is\nn \u003e\u003d 0, where n is of type size_t, which is always\ntrue.\n\nThis causes problems when compiling Ceres on linux\nwith miniglog.\n\nChange-Id: Ia1d1d1483e03469c71fde029b62ca6d84e9b27e0\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ee264d1619d57a1faef9defb88d8f0982cb67270",
      "old_mode": 33188,
      "old_path": "include/ceres/internal/fixed_array.h",
      "new_id": "694070b228c732f2dba7a0ce205ca48a50c8581a",
      "new_mode": 33188,
      "new_path": "include/ceres/internal/fixed_array.h"
    }
  ]
}
