Create all valid definitions if resolution fails
Closed this issue · 0 comments
Tehforsch commented
If a large unit_system
fails because of resolution it will not compile at all and therefore create a lot of errors downstream which can sometimes hide the fact that the macro failed to compile (because this error is at the beginning of the compiler output).
It could be helpful to generate all the valid quantity/unit definitions even if resolution fails to avoid this problem.