You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openoffice.apache.org by Pavel Janík <Pa...@Janik.cz> on 2012/05/21 14:31:34 UTC

WaE: chart2

Compiling: chart2/source/view/main/ShapeFactory.cxx
cc1plus: warnings being treated as errors
/Users/pavel/BUILD/BuildDir/ooo_trunk_src/chart2/source/view/main/ShapeFactory.cxx: In function ‘com::sun::star::drawing::PolyPolygonShape3D chart::createPolyPolygon_Symbol(const com::sun::star::drawing::Position3D&, const com::sun::star::drawing::Direction3D&, sal_Int32)’:
/Users/pavel/BUILD/BuildDir/ooo_trunk_src/chart2/source/view/main/ShapeFactory.cxx:1329: warning: unused variable ‘fMaxSize’
dmake:  Error code 1, while making '../../../unxmacxi.pro/slo/ShapeFactory.obj'
ERROR: error 65280 occurred while making /Users/pavel/BUILD/BuildDir/ooo_trunk_src/chart2/source/view/main

Just commenting out this variable helped (the same applies in cui case in previous mail).
-- 
Pavel Janík




Re: WaE: chart2

Posted by Pavel Janík <Pa...@Janik.cz>.
On May 21, 2012, at 3:16 PM, Armin Le Grand wrote:

> On 21.05.2012 14:31, Pavel Janík wrote:
>> Compiling: chart2/source/view/main/ShapeFactory.cxx
>> cc1plus: warnings being treated as errors
>> /Users/pavel/BUILD/BuildDir/ooo_trunk_src/chart2/source/view/main/ShapeFactory.cxx: In function ‘com::sun::star::drawing::PolyPolygonShape3D chart::createPolyPolygon_Symbol(const com::sun::star::drawing::Position3D&, const com::sun::star::drawing::Direction3D&, sal_Int32)’:
>> /Users/pavel/BUILD/BuildDir/ooo_trunk_src/chart2/source/view/main/ShapeFactory.cxx:1329: warning: unused variable ‘fMaxSize’
>> dmake:  Error code 1, while making '../../../unxmacxi.pro/slo/ShapeFactory.obj'
>> ERROR: error 65280 occurred while making /Users/pavel/BUILD/BuildDir/ooo_trunk_src/chart2/source/view/main
>> 
>> Just commenting out this variable helped (the same applies in cui case in previous mail).
> Yes. Do you commit yourself...?

Yes, done.
-- 
Pavel Janík




Re: WaE: chart2

Posted by Armin Le Grand <Ar...@me.com>.
On 21.05.2012 14:31, Pavel Janík wrote:
> Compiling: chart2/source/view/main/ShapeFactory.cxx
> cc1plus: warnings being treated as errors
> /Users/pavel/BUILD/BuildDir/ooo_trunk_src/chart2/source/view/main/ShapeFactory.cxx: In function ‘com::sun::star::drawing::PolyPolygonShape3D chart::createPolyPolygon_Symbol(const com::sun::star::drawing::Position3D&, const com::sun::star::drawing::Direction3D&, sal_Int32)’:
> /Users/pavel/BUILD/BuildDir/ooo_trunk_src/chart2/source/view/main/ShapeFactory.cxx:1329: warning: unused variable ‘fMaxSize’
> dmake:  Error code 1, while making '../../../unxmacxi.pro/slo/ShapeFactory.obj'
> ERROR: error 65280 occurred while making /Users/pavel/BUILD/BuildDir/ooo_trunk_src/chart2/source/view/main
>
> Just commenting out this variable helped (the same applies in cui case in previous mail).
Yes. Do you commit yourself...?

Sincerely,
	Armin
--
ALG