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

Fix gdev build #763

Merged
merged 2 commits into from
Jun 25, 2021
Merged

Fix gdev build #763

merged 2 commits into from
Jun 25, 2021

Conversation

senderista
Copy link
Contributor

I added a comment with embedded braces to a gdev.cfg file, which made the gdev parser very confused because it blindly performed variable substitution on the text enclosed by the braces. This change removes braces from that comment and reverts the revert I made of my previous build fix (which was only done to narrow down the cause of this build break).

I created https://gaiaplatform.atlassian.net/browse/GAIAPLAT-1035 to track the gdev.cfg parsing issue.

@senderista
Copy link
Contributor Author

senderista commented Jun 25, 2021

The default diff is a bit confusing because this PR includes both a revert-revert and an actual change. Here's the commit that works around the gdev parsing issue: d9d9481

@senderista senderista merged commit ffab52b into master Jun 25, 2021
@senderista senderista deleted the fix_gdev_build branch June 25, 2021 21:45
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