There are a few patches in the Libreoffice git tree related to GCC 6
<http://cgit.freedesktop.org/libreoffice/core/commit/external/firebird?id=3179e8f7e6ce550bbe766ed730e68b0374944dd5>

http://cgit.freedesktop.org/libreoffice/core/log/external/firebird

On Wed, Feb 3, 2016 at 12:12 PM, Michal Kubecek <m...@mk-sys.cz> wrote:

> On Fri, Jan 22, 2016 at 11:51:57AM +0000, Damyan Ivanov wrote:
> >
> > The fix in r62830
> >
> http://sourceforge.net/p/firebird/code/62830/tree//firebird/branches/B2_5_Release/src/gpre/sqe.cpp?diff=50cc621834309d0a4876d914:62829
> >
> > is not enough. Later on there are these errors:
> >
> > g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DBOOT_BUILD -I../src/include/gen
> -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DNDEBUG -ggdb
> -DFB_SEND_FLAGS=M
> > SG_NOSIGNAL -DLINUX -DAMD64 -pipe -MMD -fPIC -fmessage-length=0 -O3
> -fno-omit-frame-pointer  -pthread -g -O2 -fstack-protector-strong -Wformat
> -Werror=for
> > mat-security -fno-rtti  -c ../src/common/classes/alloc.cpp -o
> ../temp/boot/common/classes/alloc.o
> > ../src/common/classes/alloc.cpp: In function 'void* operator
> new(size_t)':
> > ../src/common/classes/alloc.cpp:2107:7: error: declaration of 'void*
> operator new(size_t) throw (std::bad_alloc)' has a different exception
> specifier
> >  void* operator new(size_t s) THROW_BAD_ALLOC
> >        ^~~~~~~~
>
> Created CORE-5099 to summarize my findings and to track further progress.
>
> Michal Kubecek
>
>
>
> ------------------------------------------------------------------------------
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
> Firebird-Devel mailing list, web interface at
> https://lists.sourceforge.net/lists/listinfo/firebird-devel
>
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to