CVS prob
Arnaud Gaillard
Arnaud at balelec.ch
Thu Jan 24 16:38:54 CET 2002
Hello all,
First we don't know if this is the right place to post this kind of things
but we try!!
We managed to compile the unstable version from the CVS, but there is
currently the following error in the code.
On the sendmail2dlf file the following line should be removed: (I think they
were used prior the caculation of the timestamp in the Syslog.pm)
line 283-289 starting with:
unless ( defined $log->{'month'} && defined $log->{'day'} &&
I think the same prob might occur in the other 2dlf file
In the same routine we are surprised when we debug the perl code to see that
the $rec variable contains a hash on attributes like
to, pri, etc.
and that the values are duplicated in the
flags hash.
So we are reading from the perl debugger:
DB<36> x $rec
0 HASH(....)
'content' => ...
'delay' => ...
[...]
'flags' => HASH(....)
'delay' =>
[...]
'to' =>
[...]
'to' =>
So why do we need to duplicate these data?
Cheers,
Arnaud T & Arnaud G
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.logreport.org/pipermail/development/attachments/20020124/b3b4da50/attachment.html
More information about the Development
mailing list