Skip to content

Delete file does not remove it from compiling list #4233

@ffissore

Description

@ffissore
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

Activity

added this to the Release 1.6.7 milestone on Nov 30, 2015
self-assigned this
on Nov 30, 2015
ffissore

ffissore commented on Nov 30, 2015

@ffissore
ContributorAuthor

Confirmed. Working on it. Thank you

ffissore

ffissore commented on Nov 30, 2015

@ffissore
ContributorAuthor

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

added a commit that references this issue on Dec 31, 2015
a719652
added a commit that references this issue on Feb 8, 2025
e224698
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @ffissore

      Issue actions

        Delete file does not remove it from compiling list · Issue #4233 · arduino/Arduino