This was already implicit by making MSVC2013 the minimum supported compiler
(since the 8.1 SDK ships with it anyway), but it's now explicitly been made
a hard requirement in the build system as well.

Various code that was obviously conditioned on older SDK versions was also
cleaned up, but it's possible that other cleanups are now possible.

I didn't see any obvious changes required for any of our existing build
docs for this change. We should probably wait to update
https://developer.mozilla.org/En/Windows_SDK_versions until we no longer
have any supported releases the permit older compilers/SDKs (i.e. esr31
EOL).

Enjoy!

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

Reply via email to