Help Request Fixing Raspberry Pi Warnings
Joel Sherrill
joel at rtems.org
Fri Jul 28 19:40:05 UTC 2017
Hi
Help would be appreciated in eliminating these two warnings:
log/arm-raspberrypi.log:../../../../../../../../rtems/c/src/lib/libbsp/arm/raspberrypi/irq/irq.c:123:16:
warning: implicit declaration of function 'ffs'
[-Wimplicit-function-declaration]
log/arm-raspberrypi.log:../../../../../../../../rtems/c/src/lib/libbsp/arm/raspberrypi/../../shared/gpio.c:328:35:
warning: array subscript is outside array bounds [-Warray-bounds]
I tinkered with the first but I couldn't find the magic combination of
visibility flags to define.
--joel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20170728/29b5ce3e/attachment.html>
More information about the devel
mailing list