aspell-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [aspell-devel] stings.hpp


From: James Lee
Subject: Re: [aspell-devel] stings.hpp
Date: Mon, 19 Apr 2004 08:30:52 GMT

On 17/04/04, 01:50:31, Kevin Atkinson <address@hidden> wrote regarding Re: 
[aspell-devel] stings.hpp:
> > This means that previously a call to operator== was serviced
> > by the std::sting class but now there is no operator defined
> > within the class.  Running a simple test program[1] through
> > ddd shows that gcc will implicitly type cast to a ParmString
> > then call operator==(ParmString s1, const char * s2).

> I added a bunch of comparison operators for the String class.  I added
> enough of them to resolve any ambiguities in gcc.

> However, there are several areas where I use GCC extensions which need to
> eventually be cleaned up.  Thus you will still have some problems.

Thank you. I look forward to trying the next development release.

James.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]