All of lore.kernel.org
 help / color / mirror / Atom feed
* iptables warnings on 64 bit
@ 2008-04-14  6:54 Patrick McHardy
  0 siblings, 0 replies; only message in thread
From: Patrick McHardy @ 2008-04-14  6:54 UTC (permalink / raw)
  To: Jan Engelhardt, Netfilter Development Mailinglist

It appears your attempts to remove all warnings weren't entirely
successful, some of there even appear to be new (like all the
field precision warnings). It could also be the case that I simply
missed them previously in the noise, I'm not sure:


iptables.c: In function 'print_firewall':
iptables.c:741: warning: passing argument 1 of 'ipt_get_target' discards 
qualifiers from pointer target type
iptables.c: In function 'print_firewall_line':
iptables.c:854: warning: passing argument 1 of 'ipt_get_target' discards 
qualifiers from pointer target type
xtables.c: In function 'load_extension':
xtables.c:321: warning: field precision should have type 'int', but 
argument 4 has type 'long int'
xtables.c:321: warning: field precision should have type 'int', but 
argument 4 has type 'long int'
xtables.c:338: warning: field precision should have type 'int', but 
argument 4 has type 'long int'
xtables.c:338: warning: field precision should have type 'int', but 
argument 4 has type 'long int'
iptables-save.c: In function 'print_rule':
iptables-save.c:223: warning: passing argument 1 of 'ipt_get_target' 
discards qualifiers from pointer target type
iptables.c: In function 'print_firewall':
iptables.c:741: warning: passing argument 1 of 'ipt_get_target' discards 
qualifiers from pointer target type
iptables.c: In function 'print_firewall_line':
iptables.c:854: warning: passing argument 1 of 'ipt_get_target' discards 
qualifiers from pointer target type
xtables.c: In function 'load_extension':
xtables.c:321: warning: field precision should have type 'int', but 
argument 4 has type 'long int'
xtables.c:321: warning: field precision should have type 'int', but 
argument 4 has type 'long int'
xtables.c:338: warning: field precision should have type 'int', but 
argument 4 has type 'long int'
xtables.c:338: warning: field precision should have type 'int', but 
argument 4 has type 'long int'
iptables-save.c: In function 'print_rule':
iptables-save.c:223: warning: passing argument 1 of 'ipt_get_target' 
discards qualifiers from pointer target type
ip6tables.c: In function 'print_firewall':
ip6tables.c:741: warning: passing argument 1 of 'ip6t_get_target' 
discards qualifiers from pointer target type
ip6tables.c: In function 'print_firewall_line':
ip6tables.c:851: warning: passing argument 1 of 'ip6t_get_target' 
discards qualifiers from pointer target type
ip6tables-save.c: In function 'print_rule':
ip6tables-save.c:200: warning: passing argument 1 of 'ip6t_get_target' 
discards qualifiers from pointer target type
ip6tables.c: In function 'print_firewall':
ip6tables.c:741: warning: passing argument 1 of 'ip6t_get_target' 
discards qualifiers from pointer target type
ip6tables.c: In function 'print_firewall_line':
ip6tables.c:851: warning: passing argument 1 of 'ip6t_get_target' 
discards qualifiers from pointer target type
xtables.c: In function 'load_extension':
xtables.c:321: warning: field precision should have type 'int', but 
argument 4 has type 'long int'
xtables.c:321: warning: field precision should have type 'int', but 
argument 4 has type 'long int'
xtables.c:338: warning: field precision should have type 'int', but 
argument 4 has type 'long int'
xtables.c:338: warning: field precision should have type 'int', but 
argument 4 has type 'long int'
ip6tables-save.c: In function 'print_rule':
ip6tables-save.c:200: warning: passing argument 1 of 'ip6t_get_target' 
discards qualifiers from pointer target type

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-04-14  6:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-14  6:54 iptables warnings on 64 bit Patrick McHardy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.