diff runner/LabFeatureWriter.cpp @ 158:a2310369b2cc labfile

Add fill-ends option to CSV writer (and test it)
author Chris Cannam
date Wed, 15 Oct 2014 10:18:13 +0100
parents 946115b8badd
children 237ccacbb85e
line wrap: on
line diff
--- a/runner/LabFeatureWriter.cpp	Wed Oct 15 08:00:01 2014 +0100
+++ b/runner/LabFeatureWriter.cpp	Wed Oct 15 10:18:13 2014 +0100
@@ -132,6 +132,8 @@
         // start beyond that anyway)
         writeFeature(stream, f, &f);
     }
+
+    m_pending.clear();
 }
 
 void