spack/lib/spack
scheibelp 020ce7735d
Skip collection of compilers which report an empty version (#6684)
Fixes #6200

For compilers that successfully run a version detection script but
don't actually return a version, Spack was keeping track of the
empty version and then failing when attempting to construct a
compiler spec. This skips any attempt to add a compiler entry when
no version is reported (but logs when a compiler fails to report
a version).
2017-12-14 17:54:57 -08:00
..
docs Simplified "Environment-Modules" section in getting started guide. (#6410) 2017-12-11 11:34:39 -08:00
env Replace github.com/llnl/spack with github.com/spack/spack (#6142) 2017-11-04 17:08:04 -07:00
external Replace github.com/llnl/spack with github.com/spack/spack (#6142) 2017-11-04 17:08:04 -07:00
llnl deal with case where symbolic links are copied (#6178) 2017-11-09 14:38:12 -08:00
spack Skip collection of compilers which report an empty version (#6684) 2017-12-14 17:54:57 -08:00