Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separate non-preelaborable parts of Config #670

Merged
merged 2 commits into from
Jan 29, 2021

Conversation

mosteo
Copy link
Member

@mosteo mosteo commented Jan 28, 2021

These parts are now in Alire.Config.Edit. This allows querying the configuration while remaining preelaborable. New GNAT versions are able to find more preelaboration orders, but older ones still benefit from this separation to break circularities.

@mosteo mosteo marked this pull request as ready for review January 28, 2021 15:50
@mosteo
Copy link
Member Author

mosteo commented Jan 28, 2021

This solves the problem in #669 and hopefully will make our life easier in the future.

@mosteo mosteo merged commit 11ed38a into alire-project:master Jan 29, 2021
@mosteo mosteo deleted the fix/elab branch January 29, 2021 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants