On June 16, 2006 09:43 am, Peter Kümmel wrote:
> Gary Setter wrote:
> > Reply ---
> > Peter,
> > Please consider, There are many projects that that support Linux
> > and Windows and having one dominate open source spell checker
> > that supports the same platforms would be a great benefit. The
Gary Setter wrote:
> Reply ---
> Peter,
> Please consider, There are many projects that that support Linux
> and Windows and having one dominate open source spell checker
> that supports the same platforms would be a great benefit. The
> only way that is going to happen is if people like you s
- Original Message -
> > I'm not in the loop, but did you submit your changes to the
> > sourceforge project?
>
> No, I've only subscribed to the list.
>
> > Kevin,
> > Are we close to closing down the win-32 port ghetto and
making
> > aspell and Linux/windows application?
> > Best rega
Gary Setter wrote:
> - Original Message -
> From: "Peter Kümmel" <[EMAIL PROTECTED]>
> To:
> Sent: Sunday, June 11, 2006 6:03 AM
> Subject: [aspell-devel] Possible bug in new_filer.cpp
>
>
>> While compiling aspell I get warnings in new_fi
- Original Message -
From: "Peter Kümmel" <[EMAIL PROTECTED]>
To:
Sent: Sunday, June 11, 2006 6:03 AM
Subject: [aspell-devel] Possible bug in new_filer.cpp
> While compiling aspell I get warnings in new_filter.cpp.
>
> Is the assignment in the if() really by
On Sun, 11 Jun 2006, Peter Kümmel wrote:
While compiling aspell I get warnings in new_filter.cpp.
Is the assignment in the if() really by design or is it
a typo and copy&paste error?
When it should really be an assignment, why not move it
into the code block?
Just an idea.
I am almost certai
While compiling aspell I get warnings in new_filter.cpp.
Is the assignment in the if() really by design or is it
a typo and copy&paste error?
When it should really be an assignment, why not move it
into the code block?
Just an idea.
Peter
Index: lib/new_filter.cpp
=