Skip to content

Fix C++11 classed enums and enums with type specifiers #5

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 2 commits into from
Feb 5, 2016

Conversation

igrr
Copy link
Contributor

@igrr igrr commented Feb 4, 2016

Manual cherry-pick of

Fixes build issue found when using DNSServer library. ctags is getting confused due to the use of classed enums: https://github.com/esp8266/Arduino/blob/master/libraries/DNSServer/src/DNSServer.h#L9

cmaglie added a commit to arduino/arduino-builder that referenced this pull request Feb 5, 2016
@cmaglie cmaglie self-assigned this Feb 5, 2016
@cmaglie cmaglie merged commit 688ba97 into arduino:master Feb 5, 2016
@igrr igrr deleted the cpp-fix-2 branch February 5, 2016 23:34
@cmaglie
Copy link
Member

cmaglie commented Feb 11, 2016

@igrr the patch should be in the Arduino IDE hourly build now.
(from some days really... sorry I forget to notify!)

thank you very much!

@igrr
Copy link
Contributor Author

igrr commented Feb 11, 2016

@cmaglie thanks, i'm afraid i found another issue with ctags... investigating currently.

@igrr
Copy link
Contributor Author

igrr commented Feb 15, 2016

Ok, never mind, i had an issue unrelated with ctags, already filed here: arduino/arduino-builder#85

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.

2 participants