Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Lucie Gerard
Clazy
Commits
4ec14381
Commit
4ec14381
authored
Sep 12, 2016
by
Sergio Martins
Browse files
qstring-left: Fix unit test, warning message changed last week
parent
8ac6f0c3
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/qstring-left/main.cpp.expected
View file @
4ec14381
qstring-left/main.cpp:6:14: warning: QString::left(0) returns an empty string [-Wclazy-qstring-left]
qstring-left/main.cpp:7:9: warning: Use QString::at(0) instead of QString::left(
0
) [-Wclazy-qstring-left]
qstring-left/main.cpp:7:9: warning: Use QString::at(0) instead of QString::left(
1
) [-Wclazy-qstring-left]
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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