* 4.8.6

I believe I've found a small (though not very important, I guess) bug when
a user leaves a channel. I had just installed a Dancer 4.8.6 (Grill_486)
and had it running on my channel together with a Dancer 4.8 (GrillBot).
Then...

* Grill_486 (~picco@lnx3.webben.dk) has joined #Julevaerkstedet
<GrillBot> [Picco] Someday, when the universe is no more, PU will fill the
void...

GrillBot thinks that Grill_486 is me, because of the identical hostaddr. No
problems there.

-> *Grill_486* Quit Forgot to copy the config-files. Damn.
* Grill_486 (~picco@lnx3.webben.dk) has quit IRC (Forgot to copy the
config-files. Damn.)
<Picco> Grill seen Grill_486
-GrillBot:#Julevaerkstedet- Grill_486 (~picco@*.webben.dk) was still on the
channel when I signed off 19 seconds ago

Apparantly the Bot thinks that it leaves, whenever someone with the same
hostaddr leaves.

* (4.3) This line in the alias systems has been reported to bug:

C!20 Ciggs  me pulls out a packet of $1- and gives them to $nick

* (4.0)
    Vader < 17.11.55 >>>     "glist" by Vader (DCC Chat) [17:12:55]
    Vader < 17.11.55 DEBUG   Received signal 13 (SIGPIPE) (snapshot:command.c line 694) [17:12:56]

    Vader < 0  0x26649 in Send (nick=0x0, [17:14:11]
    Vader <     msg=0xefbfd760 " VxD_      [XXX] (+luke@193.88.188.77)") at transfer.c:183 [17:14:11]
    Vader < #1  0xefbfd960 in end () [17:14:12]
    Vader < #2  0x266d8 in Sendf (nick=0x0, fmt=0xbc80 "") at transfer.c:201 [17:14:13]
    Vader < #3  0xbea4 in CmdNames (from=0x0, line=0xefbfdb05 "") at command.c:2780 [17:14:14]
    Vader < #4  0x67d9 in ParseCommand (from=0x0, line=0xefbfdb00 "glist", oktorun=0) [17:14:14]
    Vader <     at command.c:815 [17:14:16]
    Vader < #5  0x6f5c in DccCommand (line=0xefbfdb00 "glist") at command.c:977 [17:14:16]
    Vader < #6  0x122b8 in HandleSockets (readset=0xefbfdd50, writeset=0xefbfdd30) [17:14:16]
    Vader < #7  0x12664 in EventLoop () at netstuff.c:727 [17:15:55]
    Vader < #8  0x1a7e in Start (serv=0x88bc0) at dancer.c:317 [17:15:55]
    Vader < #9  0x20a9 in main (argc=1, argv=0xefbfde48) at dancer.c:571 [17:15:57]

* 4.0
Program terminated with signal 11, Segmentation fault.
#0  0x138d7 in WriteUsers () at user.c:606
606               if(l->label &&
(gdb) bt
#0  0x138d7 in WriteUsers () at user.c:606
#1  0x1 in ?? ()
#2  0x16f9 in SloppyEvents () at dancer.c:195
#3  0x186c in TimeEvents () at dancer.c:244
#4  0x12635 in EventLoop () at netstuff.c:722
#5  0x1a7e in Start (serv=0x65240) at dancer.c:317
#6  0x20a9 in main (argc=1, argv=0xefbfde48) at dancer.c:571


