Compiler should check for name collisions
-----------------------------------------

                 Key: THRIFT-182
                 URL: https://issues.apache.org/jira/browse/THRIFT-182
             Project: Thrift
          Issue Type: Bug
          Components: Compiler (General)
            Reporter: Bryan Duxbury
            Priority: Minor


It'd be nice if the Thrift compiler checked for struct field name collisions at 
compile time. Right now, you have to wait for the compilation/execution of the 
generated code to throw some error. It should be simple to check names 
simultaneously.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to