Bug#839354: guitarix: FTBFS: ../src/gx_head/engine/ladspaback.cpp:1625:61: error: no match for 'operator!=' (operand types are 'Glib::RefPtr<Gio::FileInfo>' and 'int')
Hermann Meyer
brummer- at web.de
Tue Oct 4 03:54:20 UTC 2016
> > ../src/gx_head/engine/ladspaback.cpp:1625:61: error: no match for 'operator!=' (operand types are 'Glib::RefPtr<Gio::FileInfo>' and 'int')
> > while ((file_info = child_enumeration->next_file()) != 0) {
> > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
Hi
Even if I cant reproduce the build failure here locally, I notice that
the comparison against 0 isn't really needed.
Find attached a patch to fix that.
regards
hermann
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix_operator.diff
Type: text/x-patch
Size: 1513 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20161004/26bb56e8/attachment.bin>
More information about the pkg-multimedia-maintainers
mailing list