Specifically, this is a combination of the following: - Revert "visualstudio.py: Apply /utf-8 only on clang or VS2015+" This reverts commitpull/10588/head6e7c3efa79
. - Revert "Visual Studio: Only use /utf-8 on VS2015 or later or clang-cl" This reverts commit8ed151bbd7
. The changes were broken and untested, although this is because of a lack of general CI testing for all languages on Windows. At least, this broke the use of ifort, and possibly more. The changes are fundamentally a bit "exciting", as they step out of the hierarchy of compiler definitions and apply arguments almost willy-nilly. And apparently it's leaky all over the place. I don't understand all of what is going on with it, but it plainly failed to achieve its desired goal and needs to be rolled back ASAP.
parent
1521bdd9fd
commit
46793145ba
1 changed files with 3 additions and 5 deletions
Loading…
Reference in new issue