)]}'
{
  "commit": "b6c50e56583d503ab7dcc843d4e09d99f8010ef3",
  "tree": "286e1ed8025f0cd60cfeb717b989d2ee097c77a6",
  "parents": [
    "13ad873d1815da49cf17f7a52c98895bfde011e1"
  ],
  "author": {
    "name": "David Reiss",
    "email": "dreiss@apache.org",
    "time": "Fri Sep 10 23:00:40 2010 +0000"
  },
  "committer": {
    "name": "David Reiss",
    "email": "dreiss@apache.org",
    "time": "Fri Sep 10 23:00:40 2010 +0000"
  },
  "message": "THRIFT-895. cpp: By default, generate enums as class-scoped enums\n\nMost of the other Thrift languages either have enum values that are\nscoped to the type or emulate enums in that way.  Now C++ does the same\nby default.  \"enum Foo\" in a .thrift file will be generated as Foo::type\nso the values can be called Foo::value1, etc.  The \"pure_enums\" compiler\noption restores the old behavior.\n\ngit-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@996015 13f79535-47bb-0310-9956-ffa450edef68\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4e4e48a7b63d45b0c8d161bfb060ca88c5c0ecbc",
      "old_mode": 33188,
      "old_path": "compiler/cpp/src/generate/t_cpp_generator.cc",
      "new_id": "8d35b6d13e1bf10fcdac59bcecb29556a6d38276",
      "new_mode": 33188,
      "new_path": "compiler/cpp/src/generate/t_cpp_generator.cc"
    }
  ]
}
