HostedRedmine.com has moved to the Planio platform. All logins and passwords remained the same. All users will be able to login and use Redmine just as before. "Read more...":https://support.plan.io/news/187
Actions
Bug #870481
closedgcc9 -O3: colortest-%s directive argument is null
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Seen on master when building with gcc9, -O3 optimization level:
../../../src/common/mapimg.c: In function ‘mapimg_colortest’:
../../../src/common/mapimg.c:1511:9: error: ‘%s’ directive argument is null [-Werror=format-overflow=]
1511 | fc_snprintf(buf, sizeof(buf), "colortest-%s", imagetool_name(tool));
Files
Updated by Marko Lindqvist almost 3 years ago
- Status changed from New to In Progress
- Sprint/Milestone set to 2.6.3
Updated by Marko Lindqvist almost 3 years ago
- File 0024-mapimg_colortest-Fix-compiler-warning-with-O3.patch 0024-mapimg_colortest-Fix-compiler-warning-with-O3.patch added
- Status changed from In Progress to Resolved
Updated by Marko Lindqvist almost 3 years ago
- Status changed from Resolved to Closed
- Assignee set to Marko Lindqvist
Actions