https://issues.apache.org/ooo/show_bug.cgi?id=122600
Oliver-Rainer Wittmann <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #81333| |review? Flags| | --- Comment #9 from Oliver-Rainer Wittmann <[email protected]> --- Created attachment 81333 --> https://issues.apache.org/ooo/attachment.cgi?id=81333&action=edit patch to solve build breaker on Linux 32bit build bot adjustment to correct compile error on Linux 32bit build bot. the compile error is: /home/buildslave20/slave20/openoffice-linux32-nightly/build/main/svgio/source/svgreader/svgsvgnode.cxx: In member function 'virtual const basegfx::B2DRange* svgio::svgreader::SvgSvgNode::getCurrentViewPort() const': /home/buildslave20/slave20/openoffice-linux32-nightly/build/main/svgio/source/svgreader/svgsvgnode.cxx:636:71: error: taking address of temporary [-fpermissive] /home/buildslave20/slave20/openoffice-linux32-nightly/build/main/svgio/source/svgreader/svgsvgnode.cxx:679:75: error: taking address of temporary [-fpermissive] /home/buildslave20/slave20/openoffice-linux32-nightly/build/main/svgio/source/svgreader/svgsvgnode.cxx:698:67: error: taking address of temporary [-fpermissive] make: *** [/home/buildslave20/slave20/openoffice-linux32-nightly/build/main/solver/400/unxlngi6.pro/workdir/CxxObject/svgio/source/svgreader/svgsvgnode.o] Error 1 -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes.
