Bug#839354: guitarix: FTBFS: ../src/gx_head/engine/ladspaback.cpp:1625:61: error: no match for 'operator!=' (operand types are 'Glib::RefPtr' and 'int')

2016-10-11 Thread Hermann Meyer
Hi I've updated my box now, and be able to reproduce and fix the error. I've pushed out a new release to fix this and some other bugs. V0.35.2 is out. https://sourceforge.net/projects/guitarix/ regards hermann ___ pkg-multimedia-maintainers mailing

Bug#839354: guitarix: FTBFS: ../src/gx_head/engine/ladspaback.cpp:1625:61: error: no match for 'operator!=' (operand types are 'Glib::RefPtr' and 'int')

2016-10-03 Thread Hermann Meyer
> ../src/gx_head/engine/ladspaback.cpp:1625:61: error: no match for 'operator!=' (operand types are 'Glib::RefPtr' and 'int') > while ((file_info = child_enumeration->next_file()) != 0) { > ~^~~~ Hi Even if I cant reproduce