)]}'
{
  "commit": "851dc7d59f26933b52bf54729b87f5c42dee3823",
  "tree": "08f4b65193b68a13233c8aa4a1359c272d0c9d5e",
  "parents": [
    "2f65bcf4181630bd55ddc8123579df3ea0c0afd5"
  ],
  "author": {
    "name": "Marc Kupietz",
    "email": "kupietz@ids-mannheim.de",
    "time": "Sun Aug 02 15:01:10 2026 +0200"
  },
  "committer": {
    "name": "Marc Kupietz",
    "email": "kupietz@ids-mannheim.de",
    "time": "Sun Aug 02 15:01:10 2026 +0200"
  },
  "message": "Say how to build a static rocksdb that compiles\n\nThe recipe used the Makefile build without DISABLE_WARNING_AS_ERROR, and it\nbuilt the bundled gtest and the tools, none of which are needed for a static\nlibrary. Both bring the build down with newer compilers, on Rocky Linux with\ngcc 11 for example:\n\n  gtest-all.cc:8681: error: \u0027dummy\u0027 may be used uninitialized\n  env/env.cc:688: error: \u0027hostname_buf\u0027 may be used uninitialized\n\nBoth are warnings about code that is not ours, and FAIL_ON_WARNINGS turns them\ninto errors. The recipe switches that off and leaves out the tests and tools.\n\nCo-Authored-By: Claude Opus 5 \u003cnoreply@anthropic.com\u003e\nChange-Id: I614a8630ab732200c8b24af8cb0026da1dc20425\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "749ca633ebdf74a02de6156ebe45fcb831c248a2",
      "old_mode": 33188,
      "old_path": "README.md",
      "new_id": "aa13f5b6bc43eaa069e6038285ba20bdc06c0bf1",
      "new_mode": 33188,
      "new_path": "README.md"
    }
  ]
}
