[Bugs] [Bug 1196650] dht-common.h:911:1: warning: inline function 'dht_lock_count' declared but never defined
bugzilla at redhat.com
bugzilla at redhat.com
Thu Feb 26 17:14:10 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1196650
--- Comment #2 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/9760 committed in master by Raghavendra G
(rgowdapp at redhat.com)
------
commit f364d963b63a13979d07f7871a3c02b205e20bed
Author: Niels de Vos <ndevos at redhat.com>
Date: Thu Feb 26 13:59:02 2015 +0100
dht: fix for dht_lock_count() compile error
dht-common.h includes a function definition with "inline", but the
function is not declared in the header. Dropping the "inline" compile
directive so that linking against .o files works correctly.
BUG: 1196650
Change-Id: I105be591125b29cd455769b0c4ff22d6e139227d
Signed-off-by: Niels de Vos <ndevos at redhat.com>
Reviewed-on: http://review.gluster.org/9760
Tested-by: Gluster Build System <jenkins at build.gluster.com>
Reviewed-by: Shyamsundar Ranganathan <srangana at redhat.com>
Reviewed-by: Raghavendra G <rgowdapp at redhat.com>
Tested-by: Raghavendra G <rgowdapp at redhat.com>
--
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=FcrEW1znra&a=cc_unsubscribe
More information about the Bugs
mailing list