[Bugs] [Bug 1488840] New: Fix guard define on nl-cache

bugzilla at redhat.com bugzilla at redhat.com
Wed Sep 6 10:13:08 UTC 2017


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

            Bug ID: 1488840
           Summary: Fix guard define on nl-cache
           Product: GlusterFS
           Version: mainline
         Component: build
          Assignee: bugs at gluster.org
          Reporter: mscherer at redhat.com
                CC: bugs at gluster.org



Description of problem:
Clang complain about the guard define, and seems there was a typo on it:

In file included from
/tmp/glusterfs/xlators/performance/nl-cache/src/nl-cache-helper.c:11:
In file included from
/tmp/glusterfs/xlators/performance/nl-cache/src/nl-cache.h:14:
/tmp/glusterfs/xlators/performance/nl-cache/src/nl-cache-mem-types.h:12:9:
warning: '__NL_CACHe_MEM_TYPES_H__' is used as a header guard here, followed by
#define of a different macro [-Wheader-guard]
#ifndef __NL_CACHe_MEM_TYPES_H__

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