[Citadel Development] Re: Citadel commit log: revision 8375

2010-03-02 Thread dothebart
  Mo Mär 01 2010 23:58:54 EST von IGnatius T Foobar @ Uncensored Betreff: Re: Citadel commit log: revision 8375 When pidgin sends to webcit the message is slightly corrupted Seems the last char is dropped and probably the terminating NUL too. I have identified this as a bug in

[Citadel Development] Re: Citadel commit log: revision 8375

2010-03-02 Thread IGnatius T Foobar
let me take an educated guess... It fails to output a \0 if there is a string without newline? so  aoeu\0aoeu wouldtrigger the issue? That sounds about right. We are definitely giving it strings without a trailing newline.

[Citadel Development] Citadel commit log: revision 8420

2010-03-02 Thread ajc
r8420 | ajc | 2010-03-02 13:11:58 -0500 (Tue, 02 Mar 2010) | 1 line Changed paths: M /trunk/citadel/msgbase.c * Replaced memfmout() with a much simpler version that doesn't contain unneeded fmout() cruft.

[Citadel Development] Citadel commit log: revision 8421

2010-03-02 Thread ajc
r8421 | ajc | 2010-03-02 15:10:40 -0500 (Tue, 02 Mar 2010) | 1 line Changed paths: M /trunk/citadel/msgbase.c M /trunk/citadel/sysdep.c * Slightly more computationally efficient version of memfmout() that doesn't use

[Citadel Development] Citadel commit log: revision 8422

2010-03-02 Thread dothebart
r8422 | dothebart | 2010-03-02 17:58:17 -0500 (Tue, 02 Mar 2010) | 1 line Changed paths: M /trunk/citadel/sysdep.c * #if-out the buffered-read-debug-o-matic

[Citadel Development] Citadel commit log: revision 8423

2010-03-02 Thread dothebart
r8423 | dothebart | 2010-03-02 17:59:44 -0500 (Tue, 02 Mar 2010) | 1 line Changed paths: M /trunk/citadel/msgbase.c * don't use strchr to find the end of the email header; instead iterate over it untill we run into it

[Citadel Development] Citadel commit log: revision 8424

2010-03-02 Thread ajc
r8424 | ajc | 2010-03-03 00:17:28 -0500 (Wed, 03 Mar 2010) | 1 line Changed paths: M /trunk/webcit/po/da.po M /trunk/webcit/po/de.po M /trunk/webcit/po/en_GB.po M /trunk/webcit/po/es.po M

[Citadel Development] Citadel commit log: revision 8425

2010-03-02 Thread ajc
r8425 | ajc | 2010-03-03 00:29:25 -0500 (Wed, 03 Mar 2010) | 1 line Changed paths: M /trunk/citadel/modules/chat/serv_chat.c M /trunk/citadel/msgbase.c * Removed code from serv_chat.c that checks to see whether the