paulsaurels / diffkit

Automatically exported from code.google.com/p/diffkit
0 stars 0 forks source link

Exception if last value in the row in csv file is null #43

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open test9.lhs.csv and remove the column3-value in one of the row
2. Launch the application
3. RuntimeException is thrown in DKFileSource row 227.

What is the expected output? What do you see instead?

--> Null values  should be accepted

What version of the product are you using? On what operating system?
0.7.2

Original issue reported on code.google.com by stirli...@googlemail.com on 21 Oct 2010 at 9:28

GoogleCodeExporter commented 9 years ago

Original comment by trur...@gmail.com on 27 Oct 2010 at 4:41

GoogleCodeExporter commented 9 years ago
Fixed in r199.

Original comment by trur...@gmail.com on 29 Oct 2010 at 10:28

GoogleCodeExporter commented 9 years ago

Original comment by trur...@gmail.com on 25 Nov 2010 at 8:32