[email protected] created AVRO-1077:
------------------------------------------

             Summary: Missing 'inline' for union set function
                 Key: AVRO-1077
                 URL: https://issues.apache.org/jira/browse/AVRO-1077
             Project: Avro
          Issue Type: Bug
          Components: c++
    Affects Versions: 1.6.3, 1.7.0
         Environment: Linux, gcc 4.6.2
            Reporter: [email protected]


The generated C++ set-functions for unions lack the inline keyword. Although 
its present in the corresponding get-functions. In our project this issue lead 
to linker-problems (multiple definitions).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to