Fixed a bug reading gnumeric files. 20130217030503/pspp
authorJohn Darrington <john@darrington.wattle.id.au>
Sat, 16 Feb 2013 13:44:31 +0000 (14:44 +0100)
committerJohn Darrington <john@darrington.wattle.id.au>
Sat, 16 Feb 2013 13:44:31 +0000 (14:44 +0100)
commitf96bd8e3af28daee987b6caeabd70c5d4dd89923
tree5e4ce3148641b3511447d0d89b3400138631c4c4
parent632eb931cc80a08d1859d47af40fe34011747e74
Fixed a bug reading gnumeric files.

Importing  gnumeric spreadsheets would assert-fail if there were empty columns at the start of the sheet.
src/data/gnumeric-reader.c
tests/language/data-io/get-data-spreadsheet.at