These commands, when invoked, give back a tuple (CompilerKey,path) or None if the compiler was not found. CompilerKey is a namedtuple containing all the information needed to identify a compiler. find_compiler has been changed accordingly.
These commands, when invoked, give back a tuple (CompilerKey,path) or None if the compiler was not found. CompilerKey is a namedtuple containing all the information needed to identify a compiler. find_compiler has been changed accordingly.