[Bugs] [Bug 1244147] New: Many build warnings when compiling glusterfs-3.5 with recent gcc
bugzilla at redhat.com
bugzilla at redhat.com
Fri Jul 17 10:14:28 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1244147
Bug ID: 1244147
Summary: Many build warnings when compiling glusterfs-3.5 with
recent gcc
Product: GlusterFS
Version: 3.5.5
Component: build
Severity: low
Priority: low
Assignee: ndevos at redhat.com
Reporter: ndevos at redhat.com
CC: bugs at gluster.org, gluster-bugs at redhat.com
Description of problem:
Newer versions of gcc complain loudly about the incorrect usage of
'inline'.
These changes have been part of commit a3cb38e3 in other branches. There
is no need to backport everything from that commit, but silencing the
warnings would be good.
Version-Release number of selected component (if applicable):
glusterfs-3.5 (release-3.5 branch) compiled on Fedora 22
How reproducible:
100%
Steps to Reproduce:
1. checkout release-3.5
2. run: ./autogen.sh && ./configure && make
Actual results:
Many warnings about incorrect usage of 'inline'.
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=SMYYzWjLqW&a=cc_unsubscribe
More information about the Bugs
mailing list