)]}'
{
  "commit": "af4c2d86d399b15f31f19aafe49e540578a6be39",
  "tree": "b0238cf04ab01aa3d450bc220be51b00a9b5a9e3",
  "parents": [
    "288cb0c9ac92f88845dc55e52ea2588309f063a6"
  ],
  "author": {
    "name": "Daniel.L (Byoungchan Lee)",
    "email": "daniel.l@hpcnt.com",
    "time": "Tue May 07 21:04:25 2024 +0000"
  },
  "committer": {
    "name": "Jason Simmons",
    "email": "jsimmons@google.com",
    "time": "Tue May 07 21:04:25 2024 +0000"
  },
  "message": "Fix macro redefinition warning in macOS\n\nFreetype\u0027s embedded zlib headers define a macro that conflicts with\na macro defined in the macOS SDK headers (-Wmacro-redefined).\nThis change adds a suppression for this warning in the freetype2 build\nfor macOS. This is towards rolling more recent clang versions.\n(Example: https://github.com/flutter/engine/pull/52358)\n\nExample of the warning:\n../../flutter/buildtools/mac-x64/clang/bin/clang ...  -c ../../flutter/third_party/freetype2/src/gzip/ftgzip.c -o obj/flutter/third_party/freetype2/src/gzip/libfreetype2.ftgzip.o\nIn file included from ../../flutter/third_party/freetype2/src/gzip/ftgzip.c:104:\nIn file included from ../../flutter/third_party/freetype2/src/gzip/zutil.c:8:\n../../flutter/third_party/freetype2/src/gzip/zutil.h:165:11: error: \u0027OS_CODE\u0027 macro redefined [-Werror,-Wmacro-redefined]\n  165 | #  define OS_CODE 19\n      |           ^\n../../flutter/third_party/freetype2/src/gzip/zutil.h:136:11: note: previous definition is here\n  136 | #  define OS_CODE  7\n      |           ^\n1 error generated.\n\nChange-Id: I1776cb58ff995577ec438daf11c4cfffd212e51d\nReviewed-on: https://flutter-review.googlesource.com/c/third_party/freetype2/+/57220\nCommit-Queue: Jason Simmons \u003cjsimmons@google.com\u003e\nReviewed-by: Gray Mackall \u003cmackall@google.com\u003e\nCommit-Queue: Christopher Fujino \u003cfujino@google.com\u003e\nReviewed-by: Jason Simmons \u003cjsimmons@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ae95075fcfe655d05f4dacb2ae2c9fb40e15fc19",
      "old_mode": 33188,
      "old_path": "BUILD.gn",
      "new_id": "318884b7fd59af3220dca37e90f772115c838bb1",
      "new_mode": 33188,
      "new_path": "BUILD.gn"
    }
  ]
}
