[Bugs] [Bug 1488843] New: Fix unused var on FreeBSD and NetBSD

bugzilla at redhat.com bugzilla at redhat.com
Wed Sep 6 10:17:24 UTC 2017


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

            Bug ID: 1488843
           Summary: Fix unused var on FreeBSD and NetBSD
           Product: GlusterFS
           Version: mainline
         Component: build
          Assignee: bugs at gluster.org
          Reporter: mscherer at redhat.com
                CC: bugs at gluster.org



Description of problem:

Building with clang on FreeBSD show this warning:

        contrib/fuse-lib/mount.c: In function 'fuse_mount_sys':
        contrib/fuse-lib/mount.c:357:15: warning: unused variable 'fstype'
[-Wunused-variable]
                 char *fstype = "fuse.glusterfs";

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