[Open Office] Calc Solver updates

Ismail Donmez ismail at pardus.org.tr
Fri Nov 24 03:15:30 EST 2006


24 Kas 2006 Cum 00:21 tarihinde şunları yazmıştınız:
> On 11/23/06, Ismail Donmez <ismail at pardus.org.tr> wrote:
> > 22 Kas 2006 Çar 06:14 tarihinde, Kohei Yoshida şunları yazmıştı:
> > > Hey list,
> > >
> > > I just decided to post some update here since I just finished
> > > committing fair amount of changes to the scsolver module that
> > > addresses some important issues.
> >
> > Hi I am getting the following compile error with gcc-3.4
> >
> >  ../../unxlngi6.pro/slo/solvemodel.o
> > /var/tmp/pisi/openoffice-2.0.4.7-36/work/ooo-build-2.0.4.7/build/OOO_2_0_
> >4/scsolver/source/ui/solvemodel.cxx
> > /var/tmp/pisi/openoffice-2.0.4.7-36/work/ooo-build-2.0.4.7/build/OOO_2_0_
> >4/scsolver/source/ui/solvemodel.cxx:69: error: multiple storage classes in
> > declaration of `cell_address_t' dmake:  Error code 1, while making
> > '../../unxlngi6.pro/slo/solvemodel.obj'
>
> Not really sure why the build fails as I can build fine using gcc 4.1.0.
>
> But this declaration below
>
> static typedef struct {
> 	short sheet;
> 	long  column;
> 	long  row;
> } cell_address_t;
>
> at line 69 of scsolver/source/ui/solvemodel.cxx apparently breaks your
> build.  Can you remove the word "static" from the above typedef

Yep that builds fine.

Regards,
ismail


More information about the Openoffice mailing list