)]}'
{
  "commit": "2a3827e13d1dc1c9720d53e09e28b5b536731b2d",
  "tree": "44745ff3b581811535e3e418978229be4c47a99c",
  "parents": [
    "f0b071bac4d4b5d28f8abfbaa181199e73474cc5"
  ],
  "author": {
    "name": "Sergey Sharybin",
    "email": "sergey.vfx@gmail.com",
    "time": "Sat Jun 01 00:16:43 2013 +0600"
  },
  "committer": {
    "name": "Keir Mierle",
    "email": "mierle@gmail.com",
    "time": "Fri May 31 20:33:42 2013 +0000"
  },
  "message": "Compilation error fixes\n\n- In C you\u0027re not allowed to define variables in the middle\n  of the block. This was violated in curve_fitting.c by\n  calling ceres_init() in the beginning of main() and declaring\n  variables later.\n\n- Also ifdef-ed suitesparse stuff in covariance estimation module.\n  This solves compilation error when you don\u0027t have suitesparse\n  compiled/installed.\n\nChange-Id: I22b543c09ea01f55e127079daade99a0b781f789\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a2fb5b94c05ddb82f29b46b790390dcc9d7e70c8",
      "old_mode": 33188,
      "old_path": "examples/curve_fitting.c",
      "new_id": "5e3cd16496792f1162442c94f2e58c60e865e91b",
      "new_mode": 33188,
      "new_path": "examples/curve_fitting.c"
    },
    {
      "type": "modify",
      "old_id": "42b262e733d5261bf2cd5d7fd861464d1c4764a3",
      "old_mode": 33188,
      "old_path": "internal/ceres/covariance_impl.h",
      "new_id": "0be53e7c1a828e3f07d5ea47c0fcadf5960a1dcd",
      "new_mode": 33188,
      "new_path": "internal/ceres/covariance_impl.h"
    }
  ]
}
