When attempting to load a text file with DOS line endings the following error is reporte:
csv_particle_istream.get_particle: Error reading file "A:\LG\mesh_pipeline\dancer_xyzn_20130423.txt", line 2687612: Unexpected number of columns in particle. Expected 6 columns, but got 0 instead.
The line number (2687612) is 1 greater than the number of lines in the file. After converting the file to UNIX line endings no errors are reported.
EDIT: This is with Windows build v0.1.0.58095