)]}'
{
  "commit": "473d18e2196a78dc16bc836ffe29e83783022292",
  "tree": "14b5c6b87d91f86de441bf03790816e572df5054",
  "parents": [
    "3d66d83d25a2589ab735cf36742bff3bcf2a6ada"
  ],
  "author": {
    "name": "Roi Dayan",
    "email": "roid@mellanox.com",
    "time": "Thu Jun 11 20:35:43 2020 +0300"
  },
  "committer": {
    "name": "Stephen Hemminger",
    "email": "stephen@networkplumber.org",
    "time": "Thu Jun 11 15:05:20 2020 -0700"
  },
  "message": "ip address: Fix loop initial declarations are only allowed in C99\n\nOn some distros, i.e. rhel 7.6, compilation fails with the following:\n\nipaddress.c: In function ‘lookup_flag_data_by_name’:\nipaddress.c:1260:2: error: ‘for’ loop initial declarations are only allowed in C99 mode\n  for (int i \u003d 0; i \u003c ARRAY_SIZE(ifa_flag_data); ++i) {\n  ^\nipaddress.c:1260:2: note: use option -std\u003dc99 or -std\u003dgnu99 to compile your code\n\nThis commit fixes the single place needed for compilation to pass.\n\nFixes: 9d59c86e575b (\"iproute2: ip addr: Organize flag properties structurally\")\nSigned-off-by: Roi Dayan \u003croid@mellanox.com\u003e\nSigned-off-by: Stephen Hemminger \u003cstephen@networkplumber.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3b53933f41673a5366aa567f75e8d94640e1ec7b",
      "old_mode": 33188,
      "old_path": "ip/ipaddress.c",
      "new_id": "f97eaff3dbbf2535e8021b39a8cb7860234d233a",
      "new_mode": 33188,
      "new_path": "ip/ipaddress.c"
    }
  ]
}
