[Citadel Development] Re: SVN commit log: revision 5397

2007-08-21 Thread dothebart
Tue 21 Aug 2007 01:08:14 PM EDT from IGnatius T [EMAIL PROTECTED] Subject: Re: SVN commit log: revision 5397Reverted one of the strlen() to IsEmptyStr() changes because it was causing the indexer to crash. Well, there it is. I haven't figured out the exact reason why, but the IsEmptyStr(

[Citadel Development] Re: SVN commit log: revision 5397

2007-08-21 Thread davew
Tue 21 Aug 2007 01:08:14 PM EDT from IGnatius T [EMAIL PROTECTED] Subject: Re: SVN commit log: revision 5397Reverted one of the strlen() to IsEmptyStr() changes because it was causing the indexer to crash. Well, there it is. I haven't figured out the exact reason why, but the IsEmptyStr(

[Citadel Development] Re: SVN commit log: revision 5397

2007-08-21 Thread IGnatius T Foobar
>Reverted one of the strlen() to IsEmptyStr() changes >because it was causing the indexer to crash. Well, there it is. I haven't figured out the exact reason why, but the IsEmptyStr() code is definitely causing that function to crash. It goes into some weird loop of trying to conve