You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit adds usage tracking for compiler packages to the
`workspace concretize` action. Warnings are now printed if a compiler is
defined in an object, and not used in one of the specs within an
experiment.
These errors are harder to track, as the defined compiler can come from
any of the experiment's objects (modifiers, etc..). But the
software-definitions command can help identify the unused compiler when
a warning is printed.
0 commit comments