[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Aspell-user] \ Can you help me please?
From: |
Gary Setter |
Subject: |
Re: [Aspell-user] \ Can you help me please? |
Date: |
Tue, 4 Jul 2006 09:47:24 -0500 |
<snip>
>
> Hi
> I am having difficulty compiling aspell and have attached a
paste of the
> error. I am compiling on an Hp-UX Itanium platform.
>
> Please help.
>
> Thanks
>
> Tony Rorke
>
<snip>
> "common/string.hpp", line 495: error #2080: a storage class may
not be
> specified here
> template<> static inline void swap(acommon::String & x,
acommon::String
> & y}
<snip>
swap with that signature does not seem to be used. How about
commenting it out? (and test thoroughly)
When posting a question about a compilation error, it may be
useful to include the compiler version. And then, maybe not.
Gary