[m-rev.] for review: Don't write .module_dep file when source file contains unexpected module.

Peter Wang novalazy at gmail.com
Tue Jan 14 17:28:51 AEDT 2020


On Tue, 14 Jan 2020 15:55:09 +1100 (AEDT), Julien Fischer <jfischer at opturion.com> wrote:
> > +        else if set.contains(ReadModuleErrors, rme_unexpected_module_name) then
> > +            % If the source file does not contain the expected module
> > +            % then do not make the .module_dep file.
> 
> Either say why here, or add a pointer to back to the documentation that
> gives the reason.

Done, thanks.

Peter


More information about the reviews mailing list