Skip to content

Commit

Permalink
error exceptions updated
Browse files Browse the repository at this point in the history
  • Loading branch information
dirk-zimoch committed Sep 6, 2023
1 parent 58d652f commit 30cbbf1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci-scripts-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,9 @@ jobs:
-Wno-error=sizeof-pointer-memaccess
-Wno-error=nonnull
-Wno-error=dangling-pointer
-Wno-error=format-overflow
-Wno-error=use-after-free
-Wno-error=format-security
-Wno-error=stringop-overread'"

- os: ubuntu-20.04
Expand Down

0 comments on commit 30cbbf1

Please sign in to comment.