mirror of
https://github.com/envmodules/modules.git
synced 2026-06-03 00:33:18 +08:00
During an additional evaluation triggered by an automated module handling mechanism, ensure warning and error messages are reported under the message block of the main evaluation. Add a 'recordtop' argument to the reportWarning and reportError procedures in order to indicate that the message should be recorded under the top-level message block instead of the currently active message block. Fixes #252.