Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
varnish-cache
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
varnishcache
varnish-cache
Commits
d779670d
Commit
d779670d
authored
Aug 07, 2024
by
Josh Soref
Committed by
Nils Goroll
Aug 20, 2024
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
spelling: mutexes
Signed-off-by:
Josh Soref
<
2119212+jsoref@users.noreply.github.com
>
parent
c8d46df8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
wflags.py
wflags.py
+1
-1
No files found.
wflags.py
View file @
d779670d
...
...
@@ -70,7 +70,7 @@ DESIRABLE_WFLAGS = [
UNDESIRABLE_WFLAGS
=
[
"-Wno-system-headers"
,
# Outside of our control
"-Wno-thread-safety"
,
# Does not understand our mutexs are wrapped
"-Wno-thread-safety"
,
# Does not understand our mutex
e
s are wrapped
"-Wno-sign-compare"
,
# Fixable
]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment