Skip to content

Conversation

@jikun2008
Copy link

vsomeip/implementation/routing/src/routing_manager_stub.cpp:685:2: error: extra ‘;’ [-Werror=pedantic]
685 | };
| ^
cc1plus: error: unrecognized command line option ‘-Wno-inconsistent-missing-override’ [-Werror] cc1plus: error: unrecognized command line option ‘-Wno-tsan’ [-Werror] cc1plus: all warnings being treated as errors

fix build error

vsomeip/implementation/routing/src/routing_manager_stub.cpp:685:2: error: extra ‘;’ [-Werror=pedantic]
  685 | };
      |  ^
cc1plus: error: unrecognized command line option ‘-Wno-inconsistent-missing-override’ [-Werror]
cc1plus: error: unrecognized command line option ‘-Wno-tsan’ [-Werror]
cc1plus: all warnings being treated as errors


fix build error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant