diff options
author | John W. Parent <45471568+johnwparent@users.noreply.github.com> | 2023-05-16 14:00:55 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-16 11:00:55 -0700 |
commit | 79e4a13eee89661f9162e789e9ce47b5e08d5330 (patch) | |
tree | 14f07cda1c0532d503fef9deb3bc9bc6340c48bf /bin | |
parent | 4627438373732dff7ce269b1afe5390a9046dd1c (diff) | |
download | spack-79e4a13eee89661f9162e789e9ce47b5e08d5330.tar.gz spack-79e4a13eee89661f9162e789e9ce47b5e08d5330.tar.bz2 spack-79e4a13eee89661f9162e789e9ce47b5e08d5330.tar.xz spack-79e4a13eee89661f9162e789e9ce47b5e08d5330.zip |
Windows: fix MSVC version handling (#37711)
MSVC compiler logic was using string parsing to extract version
from compiler spec, which was fragile. This broke in #37572, so has
been fixed and made more robust by using attribute access.
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions