On Sun, 13 Feb 2005, Gary Setter wrote: > Hi, > I submitted all the presentable patches that would make aspell > compile with VC6. There is one last patch that I had planed to > improve, but I do not yet have a good idea as to how to do it. > The problem is module speller_impl.cpp the static array > UpdateMember update_members[] > The problem is fun member. VC6 does not expect a function pointer > in the initalization expression.
But VC6 is OK if you assign to array elements in some function? > What does the group want me to do? Submit what I have, take a few > days and think it over? Does anyone have a ready idea or actual > code to resolve this? Well go ahead and submit it and I will see if there is a better way? -- http://kevin.atkinson.dhs.org _______________________________________________ Aspell-devel mailing list Aspell-devel@gnu.org http://lists.gnu.org/mailman/listinfo/aspell-devel