A couple of questions about Aspell
"Gary Setter" <[email protected]>
| Newsgroups | gmane.comp.gnu.aspell.devel |
|---|---|
| Message-ID | <000001c61956$0d3cad40$9c144a0c@pavilion> |
Hi, About the compilation error. I was in the same boat. I wanted to use aspell in a VC6 problem. I many problems, the one your are complaining about was just one. My fix for that was accepted in the CVS version of aspell. See files block_slist.hpp and hash-t.hpp. See the static function BlockSList::del_node(). You can see the results of my efforts here: http://sourceforge.net/projects/descdatadiary I don't have the latest version of VC. Can someone tell me if aspell 0.60.4 compiles with it? Does the aspell 0.61.0 version compile?