Re: [GENERAL] inconsistent program behavior, fresh eyes needed

2008-07-23 Thread Emil Pedersen
I got some lint/splint output off-list (thanks!) but couldn't find anything with related to the problem. I did find (and fixed) an unrelated error in the python version that prevented it to work on the annonynized input files though. Anyone other ideas on this problem or what can be done to tra

[GENERAL] inconsistent program behavior, fresh eyes needed

2008-07-21 Thread Emil Pedersen
Hello list! I'll try to keep this short, if any more info is needed just ask. I have a program that is supposed to parse standard log files and act on specific lines. It mostly does what it's supposed to, but if I run it a couple of time, using the same input data, some of the results differ.