Skip to content
This repository has been archived by the owner on Sep 27, 2020. It is now read-only.

Warnings #126

Open
tuminsky opened this issue Sep 8, 2020 · 0 comments
Open

Warnings #126

tuminsky opened this issue Sep 8, 2020 · 0 comments

Comments

@tuminsky
Copy link
Contributor

tuminsky commented Sep 8, 2020

  • Disable warnings for generated protobuf files (like -Wuseless_cast).
    warning: useless cast to type ‘const char*’ [-Wuseless-cast] reinterpret_cast<const char*>(value), size), GetArena());
  • Disable warnings for boost lib (like -Wconversion, -Wsign-conversion, -Wold-style-cast and etc)
  • Fix code sections with warnings.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant