Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
J
json
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Libraries
json
Commits
832cee5b
Commit
832cee5b
authored
3 years ago
by
Ferry Huberts
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Adjust warnings flags, as requested
Signed-off-by:
Ferry Huberts
<
ferry.huberts@pelagic.nl
>
parent
44d60f8d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
cmake/ci.cmake
cmake/ci.cmake
+2
-2
No files found.
cmake/ci.cmake
View file @
832cee5b
...
@@ -99,7 +99,7 @@ set(CLANG_CXXFLAGS "-std=c++11 \
...
@@ -99,7 +99,7 @@ set(CLANG_CXXFLAGS "-std=c++11 \
-Wno-extra-semi-stmt \
-Wno-extra-semi-stmt \
-Wno-padded \
-Wno-padded \
-Wno-range-loop-analysis \
-Wno-range-loop-analysis \
-Wno-
switch-enum -Wno-covered-switch-default
\
-Wno-
covered-switch-default
\
-Wno-weak-vtables \
-Wno-weak-vtables \
"
)
"
)
...
@@ -326,7 +326,7 @@ set(GCC_CXXFLAGS "-std=c++11 \
...
@@ -326,7 +326,7 @@ set(GCC_CXXFLAGS "-std=c++11 \
-Wswitch \
-Wswitch \
-Wswitch-bool \
-Wswitch-bool \
-Wswitch-default \
-Wswitch-default \
-W
no-
switch-enum \
-Wswitch-enum \
-Wswitch-outside-range \
-Wswitch-outside-range \
-Wswitch-unreachable \
-Wswitch-unreachable \
-Wsync-nand \
-Wsync-nand \
...
...
This diff is collapsed.
Click to expand it.
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