[Bugs] [Bug 1312354] New: changelog: fix typecasting of function
bugzilla at redhat.com
bugzilla at redhat.com
Fri Feb 26 14:17:04 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1312354
Bug ID: 1312354
Summary: changelog: fix typecasting of function
Product: GlusterFS
Version: mainline
Component: changelog
Assignee: bugs at gluster.org
Reporter: prasanna.kalever at redhat.com
CC: bugs at gluster.org
Description of problem:
changelog: fix typecasting of function
fix compiler error:
"error: void value not ignored as it ought to be"
while the code tries to typecast return type of
'LOCK_DESTROY(lock)' to (void)
Version-Release number of selected component (if applicable):
mainline
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