Timestamp:
May 5, 2008, 4:54:44 PM (17 years ago)
Author:
Frederik Heber <heber@…>
Children:
0e8321
Parents:
115bf4
Message:

joiner crashed due to incorrect destructing of MatrixContainer, analyzer did not initialise KeySets in ParseKeySets

joiner crashed as ParseMatrix would return without free'ing initialized Matrix and RowCounter when suffix file cannot be opened. Now, they are initialized in such a manner that ~MatrixContainer recognizes and free's them
analyzer would stumble afgter parsing keysets on the order, as he was looking for -1 to which KeySets was not properly initialized but what should be read from KeySets file.
Also, analyzer would parse the final tab as a number which rendered nonsense. Hence, StoreKeySetFile does not ptroduce a tab after last entry per line anymore

(No files)

Note: See TracChangeset for help on using the changeset viewer.