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 g
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 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 a
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.
__
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.
The warning regarding gtk_alignment_get_type() is internal to gtk+. You
should open a bug report there
.
The other warnings are vaid for
Package: src:lives
Version: 2.8.3-1
Severity: normal
Tags: sid buster
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-7
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 package (or clone