Eliminating a warning in sys/boot
Sean Bruno
seanwbruno at gmail.com
Sun Feb 10 00:10:20 UTC 2013
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/efi/libefi/../../common/dev_net.c:328:19: warning: invalid conversion specifier 'D'
[-Wformat-invalid-specifier]
sprintf(temp, "%6D", d->myea, ":");
SEan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freebsd.org/pipermail/freebsd-hackers/attachments/20130209/ddd1d432/attachment.sig>
More information about the freebsd-hackers
mailing list