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

C++ fixes #4

Merged
merged 3 commits into from
Jan 21, 2016
Merged

C++ fixes #4

merged 3 commits into from
Jan 21, 2016

Conversation

igrr
Copy link
Contributor

@igrr igrr commented Jan 20, 2016

These three commits resolve arduino/arduino-builder#68 by fixing

  • static_assert
  • noexcept
  • final
  • override

These changes were copied from geany repository. Individual commits in this pull request contain links to the original commits in geany tree.

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.

preprocessor fails on #include "ESP8266wifi.h" (for external ESP8266 addon)
3 participants