>
> Sounds good. I'll be interested in seeing the WordList test suite --
> if we implement one for the DocumentDB, we may uncover some bugs
> there. The test suite was an idea that Hans-Peter Nilsson and I were
> working on just after the 3.1.0 release, but it's amazing how you can
> get distracted.
>
It sure is a *very* difficult thing to write afterwards. Because of
that I write the test suite after writing a new class or program, just
to make sure it works as expected. Obviously it always contains a lot
of bugs :-) It's much easier to test a new piece of code from a test
suite instead of manualy trying to make it work. It's a bit harder but
when you do that you know that the next time you add something to your
code, the tests are mostly ready to run.
> This sounds good as well. I have the latest gcc, so I'll take a look
> at any new warnings that sound troubling.
>
> Right now, I'm working with Gabriele on switching in the new
> Transport/HtHTTP code. We're further along than before he went on
> vacation, but we're somehow messing up connections. Hopefully we'll
> fix things up this week too.
That will fit very well. Are you writing tests in the test directory
while debugging this ? If not I strongly encourage you to do so right
now :-)
--
Loic Dachary
ECILA
100 av. du Gal Leclerc
93500 Pantin - France
Tel: 33 1 56 96 09 80, Fax: 33 1 56 96 09 61
e-mail: [EMAIL PROTECTED] URL: http://www.senga.org/
------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the SUBJECT of the message.