Files
modules/tcl
Xavier Delaruelle 76c8ffe82b Add conflict unload failed msg at end of conun unload
Rather reporting conflict unload error message in a global conflict
error management in cmdModuleLoad after modulefile evaluation, report
such error directly where it occurs in cmdModuleUnload.

A more precise error message is obtained as the exact module name,
version and variant is reported rather module specification passed to
conflict definition.

Error message is also reported in the correct event order rather at the
end.
2024-01-19 06:54:20 +01:00
..