Mercurial > hg > svcore
log data/fileio/CSVFormat.cpp @ 1440:04caefd35391 streaming-csv-writer
age | author | description |
---|---|---|
Tue, 10 Jan 2017 14:18:34 +0000 | Chris Cannam | When importing CSV, if the first line doesn't have a separator, continue to leave the separator indeterminate until we arrive at a line that does. Fixes inability to load correctly CSV files in which some lines have more columns than others 3.0-integration |