THRIFT-897. compiler: Don't allow unqualified enum constant access
authorBryan Duxbury <bryanduxbury@apache.org>
Sun, 12 Sep 2010 15:29:38 +0000 (15:29 +0000)
committerBryan Duxbury <bryanduxbury@apache.org>
Sun, 12 Sep 2010 15:29:38 +0000 (15:29 +0000)
commit76ecb91c3d7034c939d6df9316f571cbf9f7ce09
tree2e3090a44cdb99737eeae7e758e4b9f91377b78f
parent6e05e25c8977953a46251f5abfaf111a3ae9607b
THRIFT-897. compiler: Don't allow unqualified enum constant access

Fix some confusion in the java generator about adding the class name.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@996327 13f79535-47bb-0310-9956-ffa450edef68
compiler/cpp/src/generate/t_java_generator.cc