)]}'
{
  "commit": "26497335656fd20ba9cfa2d9585f7d5919d46ead",
  "tree": "dba84e471f738d3dcdf59f1cd1d615edbdc88f70",
  "parents": [
    "db9f1bbd0a95cdcebbf8424122633eccb2ea17a2"
  ],
  "author": {
    "name": "Barret Rhoden",
    "email": "brho@cs.berkeley.edu",
    "time": "Fri Aug 18 16:21:44 2017 -0400"
  },
  "committer": {
    "name": "Barret Rhoden",
    "email": "brho@cs.berkeley.edu",
    "time": "Tue Aug 22 16:14:49 2017 -0400"
  },
  "message": "parlib: Fix \"can\u0027t print \u0027ret\u0027\" bug\n\nThanks to nasty macros, if you tried to do something like:\n\n\tint ret \u003d 3;\n\tprintf(\"Return value is %d\\n\", ret);\n\nYou\u0027d get \"Return value is 0\".  The problem was that the \u0027ret\u0027 variable\ninside the macro would be the one printed, not the one passed in.\n\nSigned-off-by: Barret Rhoden \u003cbrho@cs.berkeley.edu\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ac5e5178915c10fcc1ff78d332f042d034f17778",
      "old_mode": 33188,
      "old_path": "user/parlib/include/parlib/stdio.h",
      "new_id": "4b9467f23520ae39a04b50589f28b79933ca6350",
      "new_mode": 33188,
      "new_path": "user/parlib/include/parlib/stdio.h"
    }
  ]
}
