[Bugs] [Bug 1492851] xlator/bitrot: flood of -Wformat-truncation warnings with gcc-7.
bugzilla at redhat.com
bugzilla at redhat.com
Wed Oct 4 05:44:25 UTC 2017
https://bugzilla.redhat.com/show_bug.cgi?id=1492851
--- Comment #2 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/18289 committed in master by Kotresh HR
(khiremat at redhat.com)
------
commit d9cd579a38abb507726ecece8ae4447077709747
Author: Kaleb S. KEITHLEY <kkeithle at redhat.com>
Date: Thu Sep 14 14:31:26 2017 -0400
xlator/bitrot: flood of -Wformat-truncation warnings with gcc-7.1
Starting in Fedora 26 which has gcc-7.1.x, -Wformat-trunction is enabled
with -Wformat, resulting in a flood of new warnings. This many warnings
is a concern because it makes it hard(er) to see other warnings that
should be addressed.
An example is at
https://kojipkgs.fedoraproject.org//packages/glusterfs/3.12.0/1.fc28/data/logs/x86_64/build.log
For more info see https://review.gluster.org/#/c/18267/
Change-Id: I7792d94da1e8109f3aaa857a94be40f2d2402684
BUG: 1492851
Signed-off-by: Kaleb S. KEITHLEY <kkeithle at redhat.com>
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are the Docs Contact for the bug.
More information about the Bugs
mailing list