Re: [aspell-devel] I assert that word lenth IS equal to word size!

2005-06-30 Thread Kevin Atkinson
On Wed, 29 Jun 2005, Gary Setter wrote: > In version 0.60.3 module suggest.cpp function > Working::try_scan(), the following line was removed: > assert(strlen(sw->word) == sw->word_size); > > I'm sure it is a good change, but would anyone care to mention > why the change? Performance.

[aspell-devel] I assert that word lenth IS equal to word size!

2005-06-30 Thread Gary Setter
In version 0.60.3 module suggest.cpp function Working::try_scan(), the following line was removed: assert(strlen(sw->word) == sw->word_size); I'm sure it is a good change, but would anyone care to mention why the change? ___ Aspell-devel mail