Bug#778159: Patch for GCC 5 build issue

2015-07-02 Thread Andrew James
tags 778159 + patch thanks Here's a patch to force -std=gnu89. Switching to C99 semantics works too but upstream does not seem active. Let me know if it would be better for this patch to switch to C99 semantics and use -std=gnu99. -- Andrew James Linux for HP Helion OpenStack, Hewlett-Pa

Bug#778159: Patch for GCC 5 build issue

2015-07-02 Thread Andrew James
tags 778159 + patch thanks Here's a patch to force -std=gnu99 and change inlines and prototypes to C99 semantics. This is an alternative to the previous patch. -- Andrew James Linux for HP Helion OpenStack, Hewlett-Packard Description: Fixes for new inline semantics related to GCC 5