Re: \ Can you help me please?
"Gary Setter" <[email protected]>
| Newsgroups | gmane.comp.gnu.aspell.user |
|---|---|
| Message-ID | <000701c69f78$c8d482a0$2c144a0c@pavilion> |
<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