[PATCH 0/2] xz Warning Removal Patches

Joel Sherrill joel at rtems.org
Wed Apr 5 17:06:13 UTC 2017


Hi

I tried to take a direct and minimal approach to removing
the warnings in xz that appear in every BSP build. I used
the rule of only adding lines.

Joel Sherrill (2):
  xz/xz_config.h: Define __always_inline to inline to avoid warnings
  xz/xz_crc64.c: Add prototypes to fix warnings

 cpukit/libmisc/xz/xz_config.h | 6 ++++++
 cpukit/libmisc/xz/xz_crc64.c  | 5 +++++
 2 files changed, 11 insertions(+)

-- 
1.8.3.1



More information about the devel mailing list