hexMachina icon indicating copy to clipboard operation
hexMachina copied to clipboard

IDependencyOwner: Improve error reporting when there are extra mappings

Open gene-pavlovsky opened this issue 8 years ago • 0 comments

Currently, if extra mappings (not listed as dependencies) are present in the MappingDefinition array, the compiler produces an error message like Missing Mappings: [] or similar. It would be good if the message reflected the actual situation (too many mappings) with an actual lists of which mappings are extra.

gene-pavlovsky avatar Feb 05 '18 15:02 gene-pavlovsky