No warning/error on non-existing modules
strongly-typed opened this issue · 1 comments
strongly-typed commented
You can add arbitrary module lines like <module>This does not exist and is bullshit</module>
and there will be no error or warning. This is very unpleasant if modules names in modm changed and you will get no feedback from lbuild that a requested module was not found.
Accidentally reported against wrong project dergraaf/library-builder#31
salkinium commented
Uuups, that's not good. That's missing test coverage, I'll look into it.