Skip to content
GitLab
Explore
Sign in
WRG: fix warning with sprintf format
Code
Review changes
Check out branch
Download
Patches
Plain diff
Guillaume Pasero
requested to merge
warning_sprintf
into
master
Jun 04, 2019
Overview
0
Commits
1
Pipelines
0
Changes
1
Expand
Warning detected with Clang. Use the format
%zu
for input data of type
size_t
.
Merge request reports
Loading