Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenFlipper-Free
OpenFlipper-Free
Commits
67e4ca21
Commit
67e4ca21
authored
May 24, 2019
by
Jan Möbius
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Silence some cppcheck warnings
parent
60853dcc
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
CI/ci-cppcheck.sh
CI/ci-cppcheck.sh
+1
-1
OpenFlipper
OpenFlipper
+1
-1
Plugin-Remesher
Plugin-Remesher
+1
-1
No files found.
CI/ci-cppcheck.sh
View file @
67e4ca21
...
...
@@ -60,7 +60,7 @@ echo "CPPCHECK Summary"
echo
"=============================================================================="
echo
-e
"
${
NC
}
"
MAX_ERROR
=
6
20
MAX_ERROR
=
2
6
0
if
[
$COUNT
-gt
$MAX_ERROR
]
;
then
echo
-e
${
WARNING
}
...
...
OpenFlipper
@
4414fdfc
Compare
9682aa2f
...
4414fdfc
Subproject commit
9682aa2f851b1571cd345b853154c9d11010f3d3
Subproject commit
4414fdfc5fd6ad0614e2d984dec25027d8c5b0ec
Plugin-Remesher
@
253b9155
Compare
ba4cbcbf
...
253b9155
Subproject commit
ba4cbcbf12f5589f1d6e22bbd884ff7db7514
6d
b
Subproject commit
253b915502a2bb0f62d79c9fdd358e07d8cae6
6d
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