Re: Eliminating a warning in sys/boot

2013-02-11 Thread Patrick Powell
On 02/10/13 01:27, hiren panchasara wrote: On Sat, Feb 9, 2013 at 4:10 PM, Sean Bruno wrote: So, this is not a valid warning in our universe and I'd like to silence it when compiling sys/boot as printf(9) and sprintf(9) supports this format. How can we silence this warning for the FreeBSD univ

Re: Eliminating a warning in sys/boot

2013-02-10 Thread Dimitry Andric
On 2013-02-10 01:10, Sean Bruno wrote:> So, this is not a valid warning in our universe and I'd like to silence it when compiling sys/boot as printf(9) and sprintf(9) supports this format. How can we silence this warning for the FreeBSD universe? ===> efi/libefi (all) In file included from efi

Re: Eliminating a warning in sys/boot

2013-02-10 Thread hiren panchasara
On Sat, Feb 9, 2013 at 4:10 PM, Sean Bruno wrote: > So, this is not a valid warning in our universe and I'd like to silence > it when compiling sys/boot as printf(9) and sprintf(9) supports this > format. How can we silence this warning for the FreeBSD universe? > > ===> efi/libefi (all) > In fil

Eliminating a warning in sys/boot

2013-02-09 Thread Sean Bruno
So, this is not a valid warning in our universe and I'd like to silence it when compiling sys/boot as printf(9) and sprintf(9) supports this format. How can we silence this warning for the FreeBSD universe? ===> efi/libefi (all) In file included from efinet.c:39: /home/sbruno/fbsd_head/sys/boot/e