[Gluster-devel] regarding warnings on master

2014-07-10 Thread Pranith Kumar Karampuri

hi Harsha,
 Know anything about the following warnings on latest master?
In file included from msg-nfs3.h:20:0,
 from msg-nfs3.c:22:
nlm4-xdr.h:6:14: warning: extra tokens at end of #ifndef directive 
[enabled by default]

 #ifndef _NLM4-XDR_H_RPCGEN
  ^
nlm4-xdr.h:7:14: warning: missing whitespace after the macro name 
[enabled by default]

 #define _NLM4-XDR_H_RPCGEN

Pranith
___
Gluster-devel mailing list
Gluster-devel@gluster.org
http://supercolony.gluster.org/mailman/listinfo/gluster-devel


Re: [Gluster-devel] regarding warnings on master

2014-07-10 Thread Harshavardhana
Do not know, they do not show up locally on my laptop, can you point
me to a build so that i can investigate?

On Thu, Jul 10, 2014 at 6:45 PM, Pranith Kumar Karampuri
pkara...@redhat.com wrote:
 hi Harsha,
  Know anything about the following warnings on latest master?
 In file included from msg-nfs3.h:20:0,
  from msg-nfs3.c:22:
 nlm4-xdr.h:6:14: warning: extra tokens at end of #ifndef directive [enabled
 by default]
  #ifndef _NLM4-XDR_H_RPCGEN
   ^
 nlm4-xdr.h:7:14: warning: missing whitespace after the macro name [enabled
 by default]
  #define _NLM4-XDR_H_RPCGEN

 Pranith



-- 
Religious confuse piety with mere ritual, the virtuous confuse
regulation with outcomes
___
Gluster-devel mailing list
Gluster-devel@gluster.org
http://supercolony.gluster.org/mailman/listinfo/gluster-devel


Re: [Gluster-devel] regarding warnings on master

2014-07-10 Thread Harshavardhana
On Thu, Jul 10, 2014 at 7:30 PM, Harshavardhana
har...@harshavardhana.net wrote:
 Do not know, they do not show up locally on my laptop, can you point
 me to a build so that i can investigate?


I think these are related to C99 standards, are you using clang? -
this must be xdrgen bug that it doesn't produce the proper
#ifdef's,#define

-- 
Religious confuse piety with mere ritual, the virtuous confuse
regulation with outcomes
___
Gluster-devel mailing list
Gluster-devel@gluster.org
http://supercolony.gluster.org/mailman/listinfo/gluster-devel