Skip to content

Lalapps ring gcc8fixes

Kipp Cannon requested to merge (removed):lalapps_ring_gcc8fixes into master

the first patch deletes ringdown code from lalapps/src/ring/ that won't compile with gcc 8. because that doesn't leave enough of the ringdown pipeline behind to be useful, the second patch removes the rest (of the ringdown pipeline code in lalapps; the rest of the ringdown code throughout lalsuite is not a problem and, of course, remains).

Merge request reports