Skip to content

Removed use of C struct initializer in C++ #4

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

Merged
merged 1 commit into from
Jul 5, 2016
Merged

Removed use of C struct initializer in C++ #4

merged 1 commit into from
Jul 5, 2016

Conversation

geky
Copy link
Contributor

@geky geky commented Jul 5, 2016

Fixes #3

Current flags for mbed-os let gnu-extensions into c++ code. This issue is documented here:
ARMmbed/mbed-os#241

This removes C struct initializers, a gnu-extension.

@geky geky merged commit bb8182f into master Jul 5, 2016
@geky geky deleted the fix-iar branch July 5, 2016 19:40
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.

1 participant