|
From: Hans B P. <ha...@di...> - 2000-09-03 11:54:49
|
Kurt Raschke wrote: > I agree that the primary solution is to fix the fields that don't work, and then go back and fix whatver is causing the parser to coredump. However, with the exception of the date fields, a lot of the errors that were flagged run fine on other parsers, so it may be a matter of both cleaning up the code a bit and loosening up the parser's strictness. Actually none of the errors you see are fatal, e.g for the date errors, I simply flag the error and continue, ditto for the link errors. I have changed the parser a little to loosen up date handling and space sin node links (though not yet in node ids) are suppressed. Can you send me by private e-mail a copy of the data file, I still don't have all the necessary components in place to run the make. My biggest worry in the core duump so if I can have the data file I can work on that... Regards -- Hans |