Re: New MSVC 2015 build failure

2016-07-22 Thread slacka
Yes, that fixed it. Thanks Michael! Now the only hold up with MSVC 2015 is the C4702: unreachable code Error. http://nabble.documentfoundation.org/C2220-warning-treated-as-error-64-bit-MSVC-2015-td4184053.html#a4189120 -- View this message in context: http://nabble.documentfoundation.or

Re: New MSVC 2015 build failure

2016-07-22 Thread Michael Stahl
On 22.07.2016 19:07, Luke Benes wrote: > Before > https://cgit.freedesktop.org/libreoffice/core/commit/?id=0f03a801318501a4904dbe7c1d09d0b9dd1cb852 > > I was able to successfully compile with MSVC 2015, but now I'm getting: > > C:/core/chart2/source/controller/uitest/uiobject.cxx(149): error C20

Re: New MSVC 2015 build failure

2016-07-22 Thread Luke Benes
Before https://cgit.freedesktop.org/libreoffice/core/commit/?id=0f03a801318501a4904dbe7c1d09d0b9dd1cb852 I was able to successfully compile with MSVC 2015, but now I'm getting: C:/core/chart2/source/controller/uitest/uiobject.cxx(149): error C2039: 'inserter': is not a member of 'std' C:/PROGRA~