On Tue, 2019-11-26 at 15:59 +0100, Ondrej Zajicek wrote: > > > > I believe reply code issue is caused by the following lines since reply > > code 3 is used twice... > > > > if (cd == c->last_reply) > > size = bsprintf(buf, " "); > > else > > size = bsprintf(buf, "%04d-", cd); > > Thanks, you are right. I will check this. >
Thanks, please let me know when you have a proposed fix for this. /k
