Re: Commit: AbiWord + libgsf integration

From: Dom Lachowicz <domlachowicz_at_yahoo.com>
Date: Mon Jul 31 2006 - 16:31:28 CEST

Hi Martin,

./../abi-unstable/src/wp/impexp/xp/ie_exp_AbiWord_1.cpp;
> \
> then mv -f ".deps/ie_exp_AbiWord_1.Tpo"
> ".deps/ie_exp_AbiWord_1.Po"; else
> rm -f ".deps/ie_exp_AbiWord_1.Tpo"; exit 1; fi
> /usr/include/libgsf-1/gsf/gsf.h:29: error: expected
> constructor,
> destructor, or type conversion before ‘typedef’
> /usr/include/libgsf-1/gsf/gsf.h:43: error: ‘gint64’
> does not name a type
> /usr/include/libgsf-1/gsf/gsf.h:46: error:
> ‘G_END_DECLS’ does not name a type

No idea. G_END_DECLS expands to:

#ifdef __cplusplus
}
#endif

And gint64 is just a 64 bit integer. Both should be
bog-standard bits present in any glib installation
since the 1.0 days.

Maybe if you emailed me your gsf.h file off-list, I
could take a look at it.

Best,
Dom

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
Received on Mon Jul 31 16:30:29 2006

This archive was generated by hypermail 2.1.8 : Mon Jul 31 2006 - 16:30:30 CEST