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

2009-09-06 Thread dothebart
   
>  So Sep 06 2009 22:32:42 EDT von   IGnatius T Foobar @ Uncensored  Betreff:
>Re: Citadel commit log: revision 7779
>
>  
>>* fix it some, but not all.
>>

>  
>As of right now, the bug is still there -- it's still looping endlessly 
>when I try to open the inbox on my dev system.   
>
>
>  
>
>
>  

  

if R7780 doesn't fix it, could you please attach to it with gdb, dump the
string its tokenizing to a file, and load it into its own test?

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

2009-09-06 Thread IGnatius T Foobar
 >* fix it some, but not all.   
   
 As of right now, the bug is still there -- it's still looping endlessly 
when I try to open the inbox on my dev system.  
  


[Citadel Development] Citadel commit log: revision 7782

2009-09-06 Thread ajc

r7782 | ajc | 2009-09-06 22:30:46 -0400 (Sun, 06 Sep 2009) | 1 line
Changed paths:
   M /trunk/citadel/commands.c

* compiler warning



[Citadel Development] Citadel commit log: revision 7780

2009-09-06 Thread dothebart
   
>  So Sep 06 2009 16:48:39 EDT von  "dothebart"
>  Betreff: Citadel commit log: revision
>7780
>
>  
> r7780 | dothebart | 2009-09-06 16:48:39 -0400 (Sun, 06 Sep 2009) | 2 lines
> Changed paths:
> M /trunk/libcitadel/lib/stringbuf.c
> M /trunk/libcitadel/tests/stringbuf_test.c
> 
> * fix Next-tokenizer
> 
> 
> 
>
>
>  

  

Ig, please have a look at these test-cases, whether you like them and their
results, and if you think there should be more teststrings to run the
tokenizer on, please add them.

[Citadel Development] Citadel commit log: revision 7781

2009-09-06 Thread dothebart

r7781 | dothebart | 2009-09-06 16:50:58 -0400 (Sun, 06 Sep 2009) | 2 lines
Changed paths:
   M /trunk/libcitadel/lib/stringbuf.c

* upsi forgot debug code..




[Citadel Development] Citadel commit log: revision 7780

2009-09-06 Thread dothebart

r7780 | dothebart | 2009-09-06 16:48:39 -0400 (Sun, 06 Sep 2009) | 2 lines
Changed paths:
   M /trunk/libcitadel/lib/stringbuf.c
   M /trunk/libcitadel/tests/stringbuf_test.c

* fix Next-tokenizer




[Citadel Development] Citadel commit log: revision 7779

2009-09-06 Thread dothebart

r7779 | dothebart | 2009-09-06 03:16:30 -0400 (Sun, 06 Sep 2009) | 2 lines
Changed paths:
   M /trunk/libcitadel/lib/stringbuf.c
   M /trunk/libcitadel/tests/Makefile.in
   M /trunk/libcitadel/tests/stringbuf_test.c

* fix it some, but not all.