Make inline declarations an error #1736

Open
robertwb opened this Issue Jun 15, 2017 · 0 comments

Comments

Projects
None yet
1 participant
Contributor

robertwb commented Jun 15, 2017

Right now it's a warning to define, but not declare, an inline function.

@robertwb robertwb added a commit that referenced this issue Jun 15, 2017

@robertwb robertwb Make inline declarations into a warning.
This fixes the regression at #1706 and will become an error with #1736.
593ddc7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment