asfadmin / ASF_MapReady

GNU General Public License v3.0
37 stars 21 forks source link

Cleaning up conditional directives that split up parts of statements. #428

Closed ghost closed 8 years ago

ghost commented 8 years ago

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.