This raises our default past 1900, which controls whether char16_t is a
builtin type or not.
Implements PR34243
Differential D38646
[MS] Raise the default value of _MSC_VER to 1910, which is in VS 2017 rnk on Oct 6 2017, 1:52 PM. Authored by
Details This raises our default past 1900, which controls whether char16_t is a Implements PR34243
Diff Detail
Event TimelineComment Actions FYI: 1910 was the value for VS 2017 RTM. 1911 is the value for VS 2017 15.3, the first toolset update. 1912 will be the value for VS 2017 15.5, the second toolset update. Comment Actions Yep. The initial draft of this patch had the wrong commit message, but everything is fixed in the committed version. I had 1910 installed on my machine locally, and spent this morning untangling that. Apparently now you have to install updates through the VS "Tools -> Extesions & Updates -> mumble" menu. Downloading and running the VS update 3 installer isn't enough. |