Files
modules/testsuite/modulefiles.deps/con2
Xavier Delaruelle 7c55f9c798 Handle complex mod vers spec in isModuleEvaluated
Rework whole isModuleEvaluated procedure to check all names of loaded or
loadind module attempt against module version specifiers passed as
argument.

Add the 'exclmod' argument to the procedure to exclude from tested list
the currently evaluated module: avoid this way detecting self on
reflexive conflict definition.

As a result just loaded or currently loading conflicting modules are
better detected when conflict is expressed against an alias name or a
module generic name.
2019-11-14 20:22:45 +01:00
..