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

#ifdef ... #include Arduino 0022 Bug #86

Open
rei-vilo opened this issue Aug 15, 2011 · 0 comments
Open

#ifdef ... #include Arduino 0022 Bug #86

rei-vilo opened this issue Aug 15, 2011 · 0 comments

Comments

@rei-vilo
Copy link
Contributor

The #ifdef ... #include or #if defined ... #include problem is back with New builds available for 20110813.

The [color=#0000FF]int dummy;[/color] work-around no longer works. :(

ifdef isn't evaluated and thus #include libraries are loaded.

Although this is a long standing bug in the Arduino pre-processor, is there a way to fix it for next 1.0 release?

Full thread at http://www.chipkit.org/forum/viewtopic.php?f=6&t=294&

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