Julianne Swinoga

Results 14 comments of Julianne Swinoga

What input file are you running into this error with?

In what situation does the original code cause an error?

I can try and implement a fix, but it's still not super clear to me how these functions interact with the code path.

@inducer Can you actually reopen this issue? I think #46 needs to be done for all of the classes in `ext_c_parser.py` that subclass `c_ast.Node`

Hmm, can't replicate on my end. Arduino IDE 1.8.19 on Manjaro as well: https://gist.github.com/julianneswinoga/b2ca9b2b51629eee0e0d570969521e47 Could you try platformio? It's really easy on linux: ```bash $ cd OpenAstroTracker-Firmware $ python3 -m...

Sorry, you're saying that it worked with platformio?

@mlangkabel Is there any way for me to debug this further? I looked into the log file but there wasn't anything useful in there.

> It is a Clang issue. If I google for it, I get lots of results. Maybe there is something in there that helps you. Yeah I did google for...