Bug#853520: lives: ftbfs with GCC-7

salsaman salsaman+lives at gmail.com
Tue Jan 31 15:13:56 UTC 2017


OK, all errors / warnings fixed I believe (with exception of the gtk+
warning). Will update after checking in to svn.

Regarding the gtk+ warning - the code calls a wrapper function which in
turn calls gtk_widget_set_valign() / gtk_widget_set_halign() which
presumably contain deprecated calls to  gtk_alignment_get_type(). As noted
this appears to be a gtk+ issue.






On Tue, Jan 31, 2017 at 11:33 AM, salsaman <salsaman+lives at gmail.com> wrote:

> Ah OK, got it - inlines now need to be explicitly static or declared in
> the header.
>
>
>
>
> On Tue, Jan 31, 2017 at 8:32 AM, Matthias Klose <doko at debian.org> wrote:
>
>> On 31.01.2017 12:04, salsaman wrote:
>> > The gcc error makes no sense as the function get_time_from_x() is
>> defined
>> > (inline) earlier in multitrack.c at line 971.
>> > You should report this as a bug in gcc.
>>
>> no. define it as static inline like the other zillions of inline
>> functions.
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20170131/bc1fdd14/attachment.html>


More information about the pkg-multimedia-maintainers mailing list