)]}' { "commit": "5e232e978bd33eb5b6574169fd5a0cb7c6e30b16", "tree": "4ed12fadfb20c18f3331b4464d0bb61656a805b9", "parents": [ "947002cabd400e196e0865a27ce65951be3b6e86" ], "author": { "name": "Gulfem Savrun Yeniceri", "email": "gulfem@google.com", "time": "Fri Jul 23 16:29:59 2021 +0000" }, "committer": { "name": "Gulfem Savrun Yeniceri", "email": "gulfem@google.com", "time": "Fri Jul 23 16:29:59 2021 +0000" }, "message": "[build] Suppress -Wunused-but-set-variable in quickjs\n\nThis patch suppresses -Wunused-but-set-variable warning in\nquickjs third party code that does not comply with.\n\nThe code that causes the issues is as the following:\n1) third_party/quickjs/quickjs.c:7353:10: error: variable\n\u0027atom1_is_integer\u0027 set but not used\n2) third_party/quickjs/quickjs.c:7353:28: error: variable\n\u0027atom2_is_integer\u0027 set but not used\n3) third_party/quickjs/quickjs.c:45390:17: error: variable \u0027s\u0027 set but\nnot used\n\nBug: 77973\nChange-Id: Ie6f9fe06953caa4f0280517d04cc2b46a41d4afb\n", "tree_diff": [ { "type": "modify", "old_id": "2efef67b304f30390b796a379b34238432e1ded7", "old_mode": 33188, "old_path": "BUILD.gn", "new_id": "85353d92272caf6af6328d94f055168f77a481e6", "new_mode": 33188, "new_path": "BUILD.gn" } ] }