K 10 svn:author V 6 jbeich K 8 svn:date V 27 2016-11-09T10:51:35.074489Z K 7 svn:log V 479 comms/fldigi: mark BROKEN after r425442 src/main.cxx:1492:2: error: no matching function for call to 'memset' memset(src.data_in, 0, src.input_frames * sizeof(float)); ^~~~~~ /usr/include/string.h:67:7: note: candidate function not viable: no known conversion from 'const float *' to 'void *' for 1st argument; take the address of the argument with & void *memset(void *, int, size_t); ^ Reported by: pkg-fallout Pointy hat to: @bapt (and upstream) END