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

CrowCpp/Crow#585 : Resolves issue with blueprint assignments. #590

Merged
merged 1 commit into from
Feb 3, 2023

Conversation

xia-stan
Copy link
Contributor

@xia-stan xia-stan commented Feb 1, 2023

Adds static_dir_, templates_dir_, blueprints_, and mw_indices_ to the assignment. This ensures that the Blueprint is assigned all the information. See discussion on #585 for additional context. This may also be related to #569.

Tests

I've confirmed that this introduced no compilation or linking issues on the following systems:

Unittests are still failing, but no new failures are generated from this change as far as I can tell.

Adds static_dir_, templates_dir_, blueprints_, and mw_indices_ to the assignment.
This ensures that the Blueprint is assigned all the information.
@mrozigor mrozigor merged commit 5927b95 into CrowCpp:master Feb 3, 2023
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