[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [GT] parse_date_str



Weigert, Thomas wrote:
Why is parse_date_str defined in both scan.pl and Tools.pm? Th.


happened there first as an evaluation and comment trial. after
discussion decided it was sufficiently general so dup'ed it
into Tools.pm but never got around to updating scan.pl.

ras


ps -- speaking of scan.pl -- has anyone else noticed that if you
terminate it from the command line the ipc memory used by it's
children is not reclaimed? -- i've added in sigtraps to clean
this up a bit, but probably don't have it right -- or maybe
it's just something found an odd-ball systems ;-) -- if anyone
is interested i can submit a set of diffs -- ras