Re: error compiling gnumeric 1.3.1
- From: Jody Goldberg <jody gnome org>
- To: Parrenin Fr?d?ric <Frederic Parrenin notos cst cnes fr>
- Cc: Gnumeric List <gnumeric-list gnome org>
- Subject: Re: error compiling gnumeric 1.3.1
- Date: Thu, 26 Aug 2004 11:10:13 -0400
On Thu, Aug 26, 2004 at 05:01:24PM +0200, Parrenin Fr?d?ric wrote:
Hi all,
I am trying to compile gnumeric 1.3.1 but get the following error.
Can somebody help me?
wbcg-actions.c:988: error: conflicting types for
'wbcg_set_selection_valign'
workbook-control-gui-priv.h:114: error: previous declaration of
'wbcg_set_selection_valign' was here
wbcg-actions.c:988: error: conflicting types for
'wbcg_set_selection_valign'
workbook-control-gui-priv.h:114: error: previous declaration of
'wbcg_set_selection_valign' was here
A minor typo in 1.3.1 it was fixed in cvs. I'll do a 1.3.2 release
this weekend. Patch is trivial. Just make sure those two
declarations match.
void wbcg_set_selection_halign (WorkbookControlGUI *wbcg, StyleHAlignFlags halign);
void wbcg_set_selection_valign (WorkbookControlGUI *wbcg, StyleVAlignFlags valign);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]