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

Avoiding conditional directives that break statements. #417

Merged
merged 1 commit into from Nov 30, 2015
Merged

Avoiding conditional directives that break statements. #417

merged 1 commit into from Nov 30, 2015

Conversation

ghost
Copy link

@ghost ghost commented Nov 28, 2015

A suggestion to compile entire statements and expressions, as suggested by code style guidelines from the Linux Kernel and practitioners.

It might improve code understanding, maintainability and error-proneness.

@non
Copy link
Member

non commented Nov 28, 2015

👍 makes sense to me

@NickMcConnell
Copy link
Member

Agreed

NickMcConnell added a commit that referenced this pull request Nov 30, 2015
Avoiding conditional directives that break statements.
@NickMcConnell NickMcConnell merged commit f732226 into angband:master Nov 30, 2015
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.

None yet

3 participants