Re: [Evolution-hackers] Deprecated G_GNUC_FUNCTION

2008-01-31 Thread William John Murray
Thanks guys, So I got past that, and hit a new compilation issue: editor-control-factory.c: In function 'editor_get_prop': editor-control-factory.c:464: error: expected expression before 'do' This seems to be because BONOBO_ARG_SET_BOOLEAN is not defined. This should be set in b

Re: [Evolution-hackers] Deprecated G_GNUC_FUNCTION

2008-01-31 Thread Matthew Barnes
On Thu, 2008-01-31 at 10:40 +, William John Murray wrote: > Thanks guys, > So I got past that, and hit a new compilation issue: > > > editor-control-factory.c: In function 'editor_get_prop': > editor-control-factory.c:464: error: expected expression before 'do' > > This seems t