On Fri, May 06, 2016 at 12:25:54AM -0700, Chris Peterson wrote:
> On 5/5/16 9:26 PM, Gregory Szorc wrote:
> > I'll try to stand up automation to ensure central remains buildable with
> > VS2015. This will add extra work and strain on automation and likely make
> > writing C++ that remains compatible with multiple Visual Studio versions
> > slightly harder. This is unfortunate, but I think necessary since people
> > will want to use VS2015 for development.
> 
> Can we continue to build Windows x64 with VS2015? That would ensure code is
> still buildable with VS2015, take advantage of newer optimizations and
> warnings, and have little (?) infrastructure overhead compared to using
> VS2013.

That's a good point, and there's no concern about SSE on 64-bits, since
SSE and SSE2 are part of the base x86-64 instruction set.

Mike
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to