Skip to content

S files are always recompiled #1242

Open
@bobc

Description

@bobc

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.

Metadata

Metadata

Assignees

Labels

type: imperfectionPerceived defect in any part of project

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions