Subject: Developers of Sympa
List archive
- From: Olivier Salaun <address@concealed>
- To: address@concealed
- Subject: Re: [sympa-dev] wwsympa bug ?
- Date: Fri, 20 Apr 2001 17:23:39 +0200
I wrote:
>
> 2/ I also noticed synchronisation problems with "subscribers" file ; that
> would
> be the reason why your changes in 'subscribers' file are not applied in
> other
> processes. I am currently investigating...
Eventually I found a missing initialization in List::load() :
my $m1 = (stat("$name/config"))[9];
my $m2;
my $m3 = (stat("$name/stats"))[9];
$m2 should contain the last changed time of 'subscribers', then
comparing it
to the value in memory to synchronize.
I corrected this in CVS.
--
Olivier Salaün
Comité Réseaux des Universités
-
wwsympa bug ?,
Petr Prazak, 04/20/2001
-
Re: [sympa-dev] wwsympa bug ?,
Olivier Salaun, 04/20/2001
- Re: [sympa-dev] wwsympa bug ?, Olivier Salaun, 04/20/2001
-
Re: [sympa-dev] wwsympa bug ?,
Olivier Salaun, 04/20/2001
Archive powered by MHonArc 2.6.19+.