Re: Found while doing Win32 port

Kevin Atkinson <[email protected]>
Newsgroups gmane.comp.gnu.aspell.devel
Message-ID <Pine.LNX.4.44.0410202033420.1652-100000@kevin-p3.atkinson.dhs.org>
On Wed, 20 Oct 2004, Gary Setter wrote:

> Hi,
> Currently I'm trying to understand the filter feature of aspell
> 0.60. I tried to put some debug code in to understand what
> happend to the filters I configured.
> I found this in string_list.hpp
> 
>   class StringList : public MutableContainer {
>  <some stuff here>
>     unsigned int size() const { abort(); return 0; }
>   };
> 
> Is there any reason for this?

Because the function is unimplented.  That's why.

-- 
http://kevin.atkinson.dhs.org
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.