commit | ee7c7bb48586ac35b3561d6253b6d7792b6ce152 | [log] [tgz] |
---|---|---|
author | Bryan Duxbury <bryanduxbury@apache.org> | Tue Mar 15 17:25:23 2011 +0000 |
committer | Bryan Duxbury <bryanduxbury@apache.org> | Tue Mar 15 17:25:23 2011 +0000 |
tree | d7d4ad71c0acb4282c678cc34221f93e22158e7f | |
parent | df4cffd34a54988a3faa50c3ddb33d263fa08693 [diff] |
THRIFT-1050. java: Declaring an argument named 'manager' to a service method produces code that fails compile due to name conflicts with protected ivars in TAsyncClient This patch adds a triple-underscore prefix to all the ivars in TAsyncClient, making it substantially more difficult to get a conflict. git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1081868 13f79535-47bb-0310-9956-ffa450edef68