Skip to content

Wrong preprocessor parsing #1

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
ffissore opened this issue Oct 5, 2015 · 0 comments
Closed

Wrong preprocessor parsing #1

ffissore opened this issue Oct 5, 2015 · 0 comments

Comments

@ffissore
Copy link
Contributor

ffissore commented Oct 5, 2015

From @NicoHood on October 3, 2015 11:32

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.

Copied from original issue: arduino/arduino-builder#27

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

1 participant