-
-
Notifications
You must be signed in to change notification settings - Fork 7k
does not give a valid preprocessing token/Since 1.8.6 #7930
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
Comments
I previously thought this was arduino/arduino-preprocessor#6 but now I understand that Arduino IDE 1.8.6 doesn't actually use arduino-preprocessor (despite bundling that tool). The MCVE in arduino/arduino-preprocessor#6 doesn't result in an error in Arduino IDE 1.8.6. When I replace Arduino IDE 1.8.6's arduino-builder 1.4.0 with the previous arduino-builder 1.3.25 release the bug reported here does not occur. So this is an arduino-builder bug rather than an arduino-preprocessor bug. |
I started bisecting this issue (it was tough since it falls into the compiler cache optimizations, so I was getting a lot of false positives). Anyway, the commit that introduced the regression is arduino/arduino-builder@fcc9c5d @matthijskooijman do you have any spare time to take a look? Reverting just works in getting rid of the expansion bug but I'd like to understand clearly what is going on |
Huh not epected that reaction on that just wana say thank you for care about my porly sumited issue |
PreWord iam not a Programmer just using Marlin for my 3d Printer
This Issue only appears when I try to compile it with 1.8.6 by 1.8.4 everything is fine i hope someone can identify the "Real Bug" here
*Bug report
Marlin Software.zip
The text was updated successfully, but these errors were encountered: