Skip to content

S files are always recompiled #1242

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

Open
bobc opened this issue Dec 28, 2014 · 0 comments
Open

S files are always recompiled #1242

bobc opened this issue Dec 28, 2014 · 0 comments
Assignees
Labels
type: imperfection Perceived defect in any part of project

Comments

@bobc
Copy link

bobc commented Dec 28, 2014

Currently (1.6.0) the method compileFiles (Compiler.java) calls isAlreadyCompiled for C and CPP files but not S files. This means .S files are always recompiled.

Proposal: extend compileFIles to call isAlreadyCompiled for S files.

@per1234 per1234 transferred this issue from arduino/Arduino Mar 28, 2021
@fstasi fstasi removed the type: bug label Sep 16, 2021
@rsora rsora added type: imperfection Perceived defect in any part of project topic: core labels Sep 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

6 participants