[Bugs] [Bug 1793492] New: cli: duplicate defns of cli_default_conn_timeout and cli_ten_minutes_timeout
bugzilla at redhat.com
bugzilla at redhat.com
Tue Jan 21 13:35:57 UTC 2020
https://bugzilla.redhat.com/show_bug.cgi?id=1793492
Bug ID: 1793492
Summary: cli: duplicate defns of cli_default_conn_timeout and
cli_ten_minutes_timeout
Product: GlusterFS
Version: 7
Status: NEW
Component: cli
Assignee: bugs at gluster.org
Reporter: kkeithle at redhat.com
CC: bugs at gluster.org
Target Milestone: ---
Classification: Community
Description of problem:
fedora-32 will ship with gcc-10.
Compiling with gcc-10-20191219 snapshot reveals dupe defns of
cli_default_conn_timeout and cli_ten_minutes_timeout in
.../cli/src/cli.[ch] due to missing extern decl.
gcc-10 no longer puts globals in the "common" section.
See https://review.gluster.org/#/c/glusterfs/+/23956/
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info:
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list