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

Remove inline declarations #2233

Merged
merged 1 commit into from
Jan 21, 2018
Merged

Remove inline declarations #2233

merged 1 commit into from
Jan 21, 2018

Conversation

devsaurus
Copy link
Member

Fixes #2232 .

  • This PR is for the dev branch rather than for master.
  • This PR is compliant with the other contributing guidelines as well (if not, please describe why).
  • I have thoroughly tested my contribution.

This PR removes the pure inline declarations from functions in vfs, fatfs, and coap as Terry suggested to get the DEBUG/-O0 builds working again.
It doesn't touch the static inline cases since they don't generate problems.

@marcelstoer marcelstoer added this to the 2.2 milestone Jan 20, 2018
@TerryE TerryE merged commit 6ef6db9 into nodemcu:dev Jan 21, 2018
@devsaurus devsaurus deleted the remove_inline branch January 21, 2018 09:29
dnc40085 pushed a commit to dnc40085/nodemcu-firmware that referenced this pull request Mar 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants