<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Am 01.01.2015 um 11:43 schrieb Matthias
      Behr:<br>
      <br>
      Hallo Matthias,<br>
    </div>
    <blockquote
      cite="mid:71F43820-5126-44E4-980A-45B265CCE667@mcbehr.de"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
      bitte teste mal den Branch unter: <a moz-do-not-send="true"
        href="https://github.com/mbehr1/vzlogger/tree/ut_meterd0_ace"
        class="">ut_meterd0_ace</a> 
      <div class=""><br class="">
      </div>
      <div class="">Musste leider größere Änderungen am meterD0 Parser
        vornehmen. </div>
      <br>
    </blockquote>
    Ich habe eben versucht Deinen Branch zu installieren und erhalte
    folgende Fehlermeldung:<br>
    <br>
    <tt>In file included from
/home/skre/vzlogger/gmock/src/googlemock/include/gmock/gmock-spec-builders.h:75:0,</tt><tt><br>
    </tt><tt>                 from
/home/skre/vzlogger/gmock/src/googlemock/include/gmock/gmock-generated-function-mockers.h:43,</tt><tt><br>
    </tt><tt>                 from
      /home/skre/vzlogger/gmock/src/googlemock/include/gmock/gmock.h:61,</tt><tt><br>
    </tt><tt>                 from
      /home/skre/vzlogger/tests/example_test.cpp:1:</tt><tt><br>
    </tt><tt>/home/skre/vzlogger/gmock/src/googlemock/include/gmock/gmock-matchers.h:1485:41:
      sorry, unimplemented: cannot expand ‘Tail ...’ into a fixed-length
      argument list</tt><tt><br>
    </tt><tt>/home/skre/vzlogger/gmock/src/googlemock/include/gmock/gmock-matchers.h:1486:63:
      error: template argument 2 is invalid</tt><tt><br>
    </tt><tt>/home/skre/vzlogger/gmock/src/googlemock/include/gmock/gmock-matchers.h:
      In static member function ‘static
      testing::internal::MatcherList<kSize, Head, Tail>::ListType
      testing::internal::MatcherList<kSize, Head,
      Tail>::BuildList(const Head&, const Tail& ...)’:</tt><tt><br>
    </tt><tt>/home/skre/vzlogger/gmock/src/googlemock/include/gmock/gmock-matchers.h:1493:20:
      error: expected primary-expression before ‘(’ token</tt><tt><br>
    </tt><tt>/home/skre/vzlogger/gmock/src/googlemock/include/gmock/gmock-matchers.h:1493:30:
      error: ‘MatcherListTail’ is not a class, namespace, or enumeration</tt><tt><br>
    </tt><tt>/home/skre/vzlogger/gmock/src/googlemock/include/gmock/gmock-matchers.h:
      In static member function ‘static testing::Matcher<T>
      testing::internal::MatcherList<kSize, Head,
      Tail>::CreateMatcher(const ListType&)’:</tt><tt><br>
    </tt><tt>/home/skre/vzlogger/gmock/src/googlemock/include/gmock/gmock-matchers.h:1503:37:
      error: request for member ‘first’ in ‘matchers’, which is of
      non-class type ‘const ListType {aka const int}’</tt><tt><br>
    </tt><tt>/home/skre/vzlogger/gmock/src/googlemock/include/gmock/gmock-matchers.h:1505:22:
      error: request for member ‘second’ in ‘matchers’, which is of
      non-class type ‘const ListType {aka const int}’</tt><tt><br>
    </tt><tt>/home/skre/vzlogger/gmock/src/googlemock/include/gmock/gmock-matchers.h:1502:22:
      error: expected primary-expression before ‘(’ token</tt><tt><br>
    </tt><tt>/home/skre/vzlogger/gmock/src/googlemock/include/gmock/gmock-matchers.h:1503:37:
      error: request for member ‘first’ in ‘matchers’, which is of
      non-class type ‘const ListType {aka const int}’</tt><tt><br>
    </tt><tt>/home/skre/vzlogger/gmock/src/googlemock/include/gmock/gmock-matchers.h:1504:9:
      error: ‘MatcherListTail’ is not a class, namespace, or enumeration</tt><tt><br>
    </tt><tt>/home/skre/vzlogger/gmock/src/googlemock/include/gmock/gmock-matchers.h:1504:50:
      error: expected primary-expression before ‘,’ token</tt><tt><br>
    </tt><tt>/home/skre/vzlogger/gmock/src/googlemock/include/gmock/gmock-matchers.h:1504:68:
      error: missing template arguments before ‘>’ token</tt><tt><br>
    </tt><tt>/home/skre/vzlogger/gmock/src/googlemock/include/gmock/gmock-matchers.h:1505:22:
      error: request for member ‘second’ in ‘matchers’, which is of
      non-class type ‘const ListType {aka const int}’</tt><tt><br>
    </tt><tt>/home/skre/vzlogger/gmock/src/googlemock/include/gmock/gmock-matchers.h:
      At global scope:</tt><tt><br>
    </tt><tt>/home/skre/vzlogger/gmock/src/googlemock/include/gmock/gmock-matchers.h:1548:47:
      sorry, unimplemented: cannot expand ‘Args ...’ into a fixed-length
      argument list</tt><tt><br>
    </tt><tt>/home/skre/vzlogger/gmock/src/googlemock/include/gmock/gmock-matchers.h:1550:18:
      error: ‘MatcherListType’ is not a class, namespace, or enumeration</tt><tt><br>
    </tt><tt>/home/skre/vzlogger/gmock/src/googlemock/include/gmock/gmock-matchers.h:
      In constructor
      ‘testing::internal::VariadicMatcher<CombiningMatcher,
      Args>::VariadicMatcher(const Args& ...)’:</tt><tt><br>
    </tt><tt>/home/skre/vzlogger/gmock/src/googlemock/include/gmock/gmock-matchers.h:1536:19:
      error: ‘MatcherListType’ is not a class, namespace, or enumeration</tt><tt><br>
    </tt><tt>/home/skre/vzlogger/gmock/src/googlemock/include/gmock/gmock-matchers.h:
      In member function
      ‘testing::internal::VariadicMatcher<CombiningMatcher,
      Args>::operator testing::Matcher<T>() const’:</tt><tt><br>
    </tt><tt>/home/skre/vzlogger/gmock/src/googlemock/include/gmock/gmock-matchers.h:1543:12:
      error: ‘MatcherListType’ is not a class, namespace, or enumeration</tt><tt><br>
    </tt><tt>/home/skre/vzlogger/gmock/src/googlemock/include/gmock/gmock-matchers.h:1543:53:
      error: expected primary-expression before ‘,’ token</tt><tt><br>
    </tt><tt>/home/skre/vzlogger/gmock/src/googlemock/include/gmock/gmock-matchers.h:1543:71:
      error: missing template arguments before ‘>’ token</tt><tt><br>
    </tt><tt>/home/skre/vzlogger/gmock/src/googlemock/include/gmock/gmock-matchers.h:
      At global scope:</tt><tt><br>
    </tt><tt>/home/skre/vzlogger/gmock/src/googlemock/include/gmock/gmock-matchers.h:1556:1:
      error: expected unqualified-id before ‘using’</tt><tt><br>
    </tt><tt>/home/skre/vzlogger/gmock/src/googlemock/include/gmock/gmock-matchers.h:1650:1:
      error: expected unqualified-id before ‘using’</tt><tt><br>
    </tt><tt>/home/skre/vzlogger/gmock/src/googlemock/include/gmock/gmock-matchers.h:3954:8:
      error: ‘AllOfMatcher’ in namespace ‘testing::internal’ does not
      name a type</tt><tt><br>
    </tt><tt>/home/skre/vzlogger/gmock/src/googlemock/include/gmock/gmock-matchers.h:3959:8:
      error: ‘AnyOfMatcher’ in namespace ‘testing::internal’ does not
      name a type</tt><tt><br>
    </tt><tt>make[2]: ***
      [tests/CMakeFiles/vzlogger_unit_tests.dir/example_test.cpp.o]
      Error 1</tt><tt><br>
    </tt><tt>make[2]: Leaving directory `/home/skre/vzlogger'</tt><tt><br>
    </tt><tt>make[1]: *** [tests/CMakeFiles/vzlogger_unit_tests.dir/all]
      Error 2</tt><tt><br>
    </tt><tt>make[1]: Leaving directory `/home/skre/vzlogger'</tt><tt><br>
    </tt><tt>make: *** [all] Error 2</tt><br>
    <br>
    <br>
  </body>
</html>