mirror of
https://github.com/AdaCore/gpr.git
synced 2026-02-12 12:58:39 -08:00
Previously, only attributes retrieved using the Attribute function had their `From_Config` flag set correctly. This commit ensures that all attributes obtained from a configuration view now have their flag properly set. Test output of gprinspect have also been updated. Issue: eng/gpr/gpr-issues#739