kjbuckets patch

Aaron Watters (aaron@funcity.njit.edu)
Fri, 17 Feb 1995 21:02:01 GMT

Don'tcha love C? I forgot to put a break/return in a switch
in my kjbuckets module some of you-all have fiddled with.
As a result kjSets go haywire on occasion.

If you are using kjbuckets please apply the following patch:
=====================
*** kjbucketsmodule.c.old Tue Jan 17 10:44:06 1995
--- kjbucketsmodule.c Fri Feb 17 14:56:45 1995
***************
*** 440,448 ****
--- 440,450 ----
switch(flag) {
case SETFLAG:
*(gto.sbp) = *(gfrom.sbp);
+ return;
case DICTFLAG:
case GRAPHFLAG:
*(gto.dbp) = *(gfrom.dbp);
+ return;
}
}

========cut
Sorry! [As an aside I've got a new and improved version.
But I better make sure I didn't add any new bugs before I
release it.] -a.

====
sing to to the tune of Day-o:
Daaaaaay-care!
I say Da-a-a-ycare!
Da daycare call saying "Mom, go home"
[repeat]
I get to work; fill me coffee cup (yeah)
(Da daycare call saying "Mom, go home")
Da day care call say the kid throw up (yeah)
(Da daycare call saying "Mom, go home")...
-- by The Capital Steps, political satirists.