Bug#778116: shell-fm: ftbfs with GCC-5

2015-07-20 Thread Brett Johnson
tags 778116 +patch thanks gcc5 implements C99 standard by default, which defaults "inline" functions to be external, unless otherwise specified. Fixed by specifying "static inline" for "scale" function, which is not externally linkable. --- shell-fm-0.7+git20100414.orig/source/play.c +++ shell-f

Bug#778116: shell-fm: ftbfs with GCC-5

2015-02-12 Thread Matthias Klose
Package: src:shell-fm Version: 0.7+git20100414-2 Severity: normal Tags: sid stretch User: debian-...@lists.debian.org Usertags: ftbfs-gcc-5 Please keep this issue open in the bug tracker for the package it was filed for. If a fix in another package is required, please file a bug for the other pac