AdaCore / e3-core

Core framework for developing portable automated build systems
27 stars 36 forks source link

Add qualifier error tracing #611

Closed JulienBortolussiAda closed 1 year ago

JulienBortolussiAda commented 1 year ago

Enhance the errors raised by the qualifier manager to show the parent (above in the dependency tree) spec.

JulienBortolussiAda commented 1 year ago

Solve https://github.com/AdaCore/e3-core/issues/609

grouigrokon commented 1 year ago

You should run pre-commit run --all-files before pushing ...