Date: prev next · Thread: first prev next last
2017 Archives by date, by thread · List index


While tracking down the source of the Win 10 SDK issue, I discovered another issue with MSVC 2015. 

After 
https://cgit.freedesktop.org/libreoffice/core/commit/?id=ed4b23548d28941f9b2c75207832afcb6c6ad0b3

I'm getting the following build error:

[build CXX] sax/source/fastparser/legacyfastparser.cxx
[build PCH] precompiled_configmgr
c:\core\sax\source\fastparser\fastparser.cxx(983) : error C2220: warning treated as error - no 
'object' file generated
c:\core\sax\source\fastparser\fastparser.cxx(983) : warning C4702: unreachable code
C:/core/solenv/gbuild/LinkTarget.mk:268: recipe for target 
'C:/core/workdir/CxxObject/sax/source/fastparser/fastparser.o' failed
make[1]: *** [C:/core/workdir/CxxObject/sax/source/fastparser/fastparser.o] Error 2
make[1]: *** Waiting for unfinished jobs....
Makefile:259: recipe for target 'build' failed
make: *** [build] Error 2


Do we want to disable warnings treated as errors or to remove the dead code?

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.