[Bugs] [Bug 1335232] New: features/index: clang compile warnings in index.c

bugzilla at redhat.com bugzilla at redhat.com
Wed May 11 15:44:57 UTC 2016


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

            Bug ID: 1335232
           Summary: features/index: clang compile warnings in index.c
           Product: GlusterFS
           Version: mainline
         Component: index
          Assignee: bugs at gluster.org
          Reporter: kkeithle at redhat.com
                CC: bugs at gluster.org



Description of problem:

Making all in index
Making all in src
  CC       index.lo
index.c:420:18: warning: comparison of unsigned enum expression < 0 is always
false [-Wtautological-compare]
        if (type < 0 || type >= XATTROP_TYPE_END)
            ~~~~ ^ ~
1 warning generated.



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