<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;" dir="ltr">
Within the last day or so, the build broke on MSVC 2015 with the following error:
<div><br>
</div>
<div>
<div>D:/core/package/source/zipapi/ZipFile.cxx(545): error C2039: 'back_inserter': is not a member of 'std'</div>
<div>C:/PROGRA~2/MICROS~3.0/VC//include\condition_variable(20): note: see declaration of 'std'</div>
<div>D:/core/package/source/zipapi/ZipFile.cxx(545): error C3861: 'back_inserter': identifier not found</div>
<div> package/source/zipapi/ZipOutputStream.cxx</div>
<div>make[1]: *** [D:/core/solenv/gbuild/LinkTarget.mk:191: D:/core/workdir/CxxObject/package/source/zipapi/ZipFile.o] Error 2</div>
<div>make[1]: *** Waiting for unfinished jobs....</div>
<div>make: *** [Makefile:259: build] Error 2</div>
<div><br>
</div>
<div>The following commit looks like the likely cause:</div>
<div><br>
</div>
<div><a href="https://cgit.freedesktop.org/libreoffice/core/commit/package/source/zipapi?id=4ae705d02df0ddf75b97d0e94add6994626f487e" class="OWAAutoLink" id="LPlnk283425" previewremoved="true">https://cgit.freedesktop.org/libreoffice/core/commit/package/source/zipapi?id=4ae705d02df0ddf75b97d0e94add6994626f487e</a><br>
</div>
<div><br>
</div>
<br>
</div>
</div>
</body>
</html>