[Bugs] [Bug 1202274] Minor improvements and code cleanup for libgfapi

bugzilla at redhat.com bugzilla at redhat.com
Tue May 10 16:56:06 UTC 2016


https://bugzilla.redhat.com/show_bug.cgi?id=1202274



--- Comment #6 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/14279 committed in master by Kaleb KEITHLEY
(kkeithle at redhat.com) 
------
commit 3887804d5c477de889b9f1c478be3294d9e852fd
Author: Niels de Vos <ndevos at redhat.com>
Date:   Mon May 9 09:49:01 2016 +0200

    gfapi: fix compile warning on 32-bit systems

    While compiling gfapi on a 32-bit system, I got the following warning:

        glfs.c:1114:33: warning: format '%ld' expects argument of type 'long
int', but argument 10 has type 'int64_t' [-Wformat=]
                                         gf_msg_trace ("glfs", 0,
                                         ^

    Change-Id: Ia910cbd2e1682d54c9ccfbf773c87d29facab7b0
    BUG: 1202274
    Signed-off-by: Niels de Vos <ndevos at redhat.com>
    Reviewed-on: http://review.gluster.org/14279
    Smoke: Gluster Build System <jenkins at build.gluster.com>
    Reviewed-by: soumya k <skoduri at redhat.com>
    NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
    CentOS-regression: Gluster Build System <jenkins at build.gluster.com>

-- 
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