[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20081029.015402.234525839.davem@davemloft.net>
Date: Wed, 29 Oct 2008 01:54:02 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: harvey.harrison@...il.com
CC: netdev@...r.kernel.org
Subject: oh crap... (re: %p6)
I think we'll need to revert all of this or find some fix soon. GCC
warns about %p with a '#' flag modifier it seems :-(
net/ipv6/ip6_flowlabel.c: In function 'ip6fl_seq_show':
net/ipv6/ip6_flowlabel.c:707: warning: '#' flag used with '%p' printf format
this is with:
davem@...set:~/src/GIT/net-next-2.6$ gcc --version
gcc (GCC) 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
davem@...set:~/src/GIT/net-next-2.6$
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists