On 2014-08-26, 11:39 AM, Joshua Cranmer 🐧 wrote:
On 8/26/2014 10:37 AM, Ehsan Akhgari wrote:
On 2014-08-26, 11:29 AM, Joshua Cranmer 🐧 wrote:
On 8/26/2014 10:09 AM, Ted Mielczarek wrote:
On 8/26/2014 11:03 AM, Ehsan Akhgari wrote:
I would like us to update the minimum supported MSVC version to 2012
as soon as possible.  That will give us access to the following C++
features which are all supported on gcc 4.4 (aka our Vintage Compiler)
and MSVC starting from 2012:

* Variadic templates
This is 2013, actually...
* Strongly typed enums
* Initializer lists
... as is this.

Really?  I was quoting from
<http://wiki.apache.org/stdcxx/C++0xCompilerSupport>...


I just tried using variadic templates in my 2012 (non-CTP) install a
week or so ago and it blew up in my face. The lines have (nov'12) which
indicate the November CTP, not the standard install.

Err, sorry, I was talking about MSVC2012 + the November CTP. We absolutely don't want to support older versions of 2012 (or 2013 for that matter.)

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

Reply via email to