Re: aspell-0.60-20040416 bug in string_map.hpp
Kevin Atkinson <[email protected]>
| Newsgroups | gmane.comp.gnu.aspell.devel |
|---|---|
| Message-ID | <Pine.LNX.4.44.0404241046020.1684-100000@kevin-p3.atkinson.dhs.org> |
On 24 Apr 2004, Karl Chen wrote:
>
> I had to make the following change to get aspell 20040416 snapshot
> to compile with gcc 3.3:
> StringMap(const StringMap & other) : empty_str() {} {copy(other);}
I'm sorry. This is invalid C++ code. Furthermore since Gcc 3.3 is
probably ignoring the {copy(other);} it is also not doing the correct
thing. Exactly what error are you getting.
--
http://kevin.atkinson.dhs.org