[1265] in SIPB bug reports
Re: xzwrite
daemon@ATHENA.MIT.EDU (Barr3y Jaspan)
Fri Sep 7 12:32:51 1990
Date: Fri, 7 Sep 90 12:32:33 -0400
From: "Barr3y Jaspan" <bjaspan@ATHENA.MIT.EDU>
To: brlewis@ATHENA.MIT.EDU
Cc: bug-sipb@ATHENA.MIT.EDU
In-Reply-To: [1264]
From: brlewis@ATHENA.MIT.EDU
Date: Fri, 7 Sep 90 12:25:59 -0400
If someone in your .anyone file runs two zwgc's, the username will
appear twice in the sendWindow destination list.
Yes, I know. The "right" way to solve this problem is for xzwrite to
keep a reference count of how many times a person is "logged in" (ie:
how many zwgc's that person is running) but to display at most one
entry in the destlist. Unfortunately, that would not be a trivial
change to the program. When I convert the whole thing to C++, which I
plan to do soon, I will fix it.
Barr3y