Saturday, 28 July 2007

Bug: Warning messages parsing native CSV import

When parsing the first (``{\tt Epoch}'') line of a native CSV database import, two warning messages would be generated because this record contains only two fields, while the code which deletes embedded blanks for log entry records assumed all records to have four fields or more. I made each of these statements conditional upon the field's being defined.

No comments: