Hi

I see these warnings which I assume are on most, if not all, BSPs.

Any suggestions on removing them?

../../../../../../rtems/c/src/../../cpukit/libmisc/xz/xz_crc64.c:21:16:
warning: no previous prototype for 'xz_crc64_init' [-Wmissing-prototypes]
../../../../../../rtems/c/src/../../cpukit/libmisc/xz/xz_crc64.c:40:20:
warning: no previous prototype for 'xz_crc64' [-Wmissing-prototypes]
../../../../../../rtems/c/src/../../cpukit/libmisc/xz/xz_dec_lzma2.c:535:29:
warning: always_inline function might not be inlinable [-Wattributes]
../../../../../../rtems/c/src/../../cpukit/libmisc/xz/xz_dec_lzma2.c:519:33:
warning: always_inline function might not be inlinable [-Wattributes]
../../../../../../rtems/c/src/../../cpukit/libmisc/xz/xz_dec_lzma2.c:497:28:
warning: always_inline function might not be inlinable [-Wattributes]
../../../../../../rtems/c/src/../../cpukit/libmisc/xz/xz_dec_lzma2.c:478:29:
warning: always_inline function might not be inlinable [-Wattributes]


-joel
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to