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

Wrap output pin values with pragmas only once #1347

Merged
merged 1 commit into from
Jul 11, 2018
Merged

Conversation

brusherru
Copy link
Contributor

It should be in PR #1322 🙈

@brusherru brusherru self-assigned this Jul 10, 2018
@brusherru brusherru requested a review from a team July 10, 2018 17:14
{{#each outputs }}
{{ decltype type value }} node_{{ ../id }}_output_{{ pinKey }} = {{ cppValue type value }};
{{/each}}
{{/each}}
#pragma GCC diagnostic pop
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please, add a blank line right above #pragma GCC diagnostic pop

@brusherru brusherru force-pushed the fix-pragmas branch 2 times, most recently from 7e9d230 to ea60003 Compare July 11, 2018 10:19
@brusherru brusherru merged commit 2543a11 into master Jul 11, 2018
@brusherru brusherru deleted the fix-pragmas branch July 11, 2018 12:01
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.

3 participants