1.9.0-beta does not compile code with multiple tab’s
Open
Component: Preprocessor
IDE 1.9.x Beta
Type: Bug
- Dominant language
- Java
- Stars
- 14.6k
- Forks
- 7k
- PR merge metrics
- No merged PRs in 30d
Description
All my sketches use multiple tab’s (multiple .ino files) to separate specific functions and make the code readable.
This works great with pré 1.9.0 IDE. All the .ino files are concatenated before send to the compiler. But not 1.9.0-beta.
What am I missing?
Will this be corrected in future releases of 1.9?
Contributor guide
Research direction
Reproduce the reported failure in Arduino IDE 1.9.0-beta using a sketch split across multiple .ino tabs, then compare it with a pre-1.9.0 IDE. The issue names no source file or test; done means multiple-tab sketches compile successfully as they did before the beta.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- compilers
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100