On 06/24/2009 10:10:40 PM, Pawel Salek wrote: > On 06/25/2009 01:25:56 AM, Geoffrey Leach wrote: > > In the file spell-check.c, the position of > > #include "spell-check.h" > > leads to compile failure, as GType is not defined at that point > > Does the attached patch fix the problem?
Hmmmm .... well, this is a bit embarassing :-) I fixed the problem by moving include "spell-check.h" in spell-check.c to after line 48, which solved the problem. The patch generates further compile errors, BUT I may not have moved the include back to the correct place. Geoffrey _______________________________________________ balsa-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/balsa-list
