-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Closed
Labels
Component: CompilationRelated to compilation of Arduino sketchesRelated to compilation of Arduino sketchesType: Bug
Milestone
Description
From @NicoHood on November 29, 2015 7:19
- Add a file (tab) test.cpp
- Enter
#error
- compile
- delete tab
- compile again -> error still there
- save
- error gone??
Also weird is, that if you save and then recompile a few times without saving the error appears again. So the file is somewhere still in the temp folder. Tested on linux.
Copied from original issue: arduino/arduino-builder#75
Metadata
Metadata
Assignees
Labels
Component: CompilationRelated to compilation of Arduino sketchesRelated to compilation of Arduino sketchesType: Bug
Type
Projects
Relationships
Development
Select code repository
Activity
ffissore commentedon Nov 30, 2015
Confirmed. Working on it. Thank you
ffissore commentedon Nov 30, 2015
Fixed. Fix will be available in next hourly build http://www.arduino.cc/en/Main/Software#hourly
Files weren't deleted from temp unsaved sketch folder. Fixes arduino#…
Files weren't deleted from temp unsaved sketch folder. Fixes arduino#…