| 
      
      
      From: Kurt R. <ku...@ra...> - 2000-09-03 11:13:18
      
     | 
| 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. -Kurt On Sun, Sep 03, 2000 at 10:27:45AM +0100, Hans B Pufal wrote: > (removed program output) > Well mostly, the parser is doing its job of validating the input. There > are a lot of invalid datae fields, some Type fields with unsupported > values and node links which don't! > > What do you suggest? I can relax the parser checking, but I think the > better solution is to fix the bad fields. I am more than open to > adjusting the parser checks in appropriate ways, eg making the type > field case insensitive would fix one or two issues. > > Let me know. > > -- Hans > _______________________________________________ > Comp-hist-devel mailing list > Com...@li... > http://lists.sourceforge.net/mailman/listinfo/comp-hist-devel |