Martin Veith created ETCH-262:
---------------------------------

             Summary: Cpp binding tests build error with Visual Studio 11
                 Key: ETCH-262
                 URL: https://issues.apache.org/jira/browse/ETCH-262
             Project: Etch
          Issue Type: Bug
          Components: binding-cpp
    Affects Versions: 1.3
            Reporter: Martin Veith
            Assignee: Martin Veith


The number of template parameters is restricted by the Visual Studio 2011 
compiler to 5. The GoogleTest framework which is used to for the C++ Binding 
tests needs more. An additional definition (VARIADIC_MAX=10) should solve this

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to