Skip to content

Delete file does not remove it from compiling list #4233

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

Closed
ffissore opened this issue Nov 30, 2015 · 2 comments
Closed

Delete file does not remove it from compiling list #4233

ffissore opened this issue Nov 30, 2015 · 2 comments
Assignees
Labels
Component: Compilation Related to compilation of Arduino sketches Type: Bug
Milestone

Comments

@ffissore
Copy link
Contributor

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

@ffissore ffissore added this to the Release 1.6.7 milestone Nov 30, 2015
@ffissore ffissore self-assigned this Nov 30, 2015
@ffissore ffissore added the Component: Compilation Related to compilation of Arduino sketches label Nov 30, 2015
@ffissore
Copy link
Contributor Author

Confirmed. Working on it. Thank you

@ffissore
Copy link
Contributor Author

Fixed. Fix will be available in next hourly build http://www.arduino.cc/en/Main/Software#hourly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Compilation Related to compilation of Arduino sketches Type: Bug
Projects
None yet
Development

No branches or pull requests

1 participant