Skip to content

Wrong preprocessor parsing #27

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

Closed
NicoHood opened this issue Oct 3, 2015 · 1 comment
Closed

Wrong preprocessor parsing #27

NicoHood opened this issue Oct 3, 2015 · 1 comment

Comments

@NicoHood
Copy link

NicoHood commented Oct 3, 2015

void setup() {}
void loop() {}

inline int8_t test(){

}
sketch_oct03a:3: error: 'inlineint8_t' does not name a type

Seems a space is not recognized. int or void works.

@ffissore
Copy link
Contributor

ffissore commented Oct 5, 2015

This issue was moved to arduino/ctags#1

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

No branches or pull requests

3 participants