<div dir="ltr"><div>OK, all errors / warnings fixed I believe (with exception of the gtk+ warning). Will update after checking in to svn.<br><br></div>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.<br><br><br><br><br><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 31, 2017 at 11:33 AM, salsaman <span dir="ltr"><<a href="mailto:salsaman+lives@gmail.com" target="_blank">salsaman+lives@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Ah OK, got it - inlines now need to be explicitly static or declared in the header.<div><div class="h5"><br><div class="gmail_extra"><br><br><br><div class="gmail_quote">On Tue, Jan 31, 2017 at 8:32 AM, Matthias Klose <span dir="ltr"><<a href="mailto:doko@debian.org" target="_blank">doko@debian.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>On 31.01.2017 12:04, salsaman wrote:<br>
> The gcc error makes no sense as the function get_time_from_x() is defined<br>
> (inline) earlier in multitrack.c at line 971.<br>
> You should report this as a bug in gcc.<br>
<br>
</span>no. define it as static inline like the other zillions of inline functions.<br>
<br>
</blockquote></div><br></div></div></div></div>
</blockquote></div><br></div></div>