Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: Check for warnings #2145

Merged
merged 4 commits into from
Jul 11, 2023
Merged

CI: Check for warnings #2145

merged 4 commits into from
Jul 11, 2023

Commits on Jul 11, 2023

  1. CI: Check debug build with -Werror

    Also use sccache in place of ccache. sccache seems to be faster
    Shaikh-Ubaid committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    b2cd6d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2779144 View commit details
    Browse the repository at this point in the history
  3. Build: Suppress unused warning in parser.tab.cc

    Ignore free-nonheap-object warning in debug mode
    Shaikh-Ubaid committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    4091e43 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a541726 View commit details
    Browse the repository at this point in the history