)]}'
{
  "commit": "6d19b5c690fa4220c10e42c2326150bbd4d4b7bb",
  "tree": "3914c632160c5d7f26bbdc7fe64ea0e5f849d6d9",
  "parents": [
    "185c7093df5fa3f81874270f50749e7c0eb99bb8"
  ],
  "author": {
    "name": "Biswapriyo Nath",
    "email": "nathbappai@gmail.com",
    "time": "Tue Mar 25 16:27:59 2025 +0000"
  },
  "committer": {
    "name": "Elliott Hughes",
    "email": "enh@google.com",
    "time": "Wed Mar 26 05:43:29 2025 -0700"
  },
  "message": "libbase: Add const qualifier with member functions\n\nThis commit fixes the following compiler error with libstdc++ and c++17;\nit\u0027s not currently needed for libc++, but is technically correct.\n\nproperties.cpp:89:26: note: in instantiation of function template specialization\n\u0027std::set\u003cprop_info, prop_info_cmp\u003e::find\u003cconst char *\u003e\u0027 requested here\n   89 |   auto it \u003d g_properties.find(key);\n      |                          ^\nproperties.cpp:64:8: note: candidate function not viable: \u0027this\u0027 argument has type\n\u0027const prop_info_cmp\u0027, but method is not marked const\n   64 |   bool operator()(std::string_view lhs, const prop_info\u0026 rhs) { return lhs \u003c rhs.key; }\n      |        ^\n\nChange-Id: Ic159de77c029458c0ca8bfa8dd970e7ade47865a\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e217c9ed4e86153172434c8fab73f28edf148173",
      "old_mode": 33188,
      "old_path": "properties.cpp",
      "new_id": "9fd44a83c535698385b5c20d93e42819b9268446",
      "new_mode": 33188,
      "new_path": "properties.cpp"
    }
  ]
}
