Skip to content

Run ctags only once and drop ComparePrototypesFromSourceAndPreprocSource step #52

Closed
@matthijskooijman

Description

@matthijskooijman

Because ctags now runs with --line-directives, the file and line information in the ctags output correctly reflects the original location of a definition. By running ctags only once on the preprocessed source, and using this information to only generate prototypes for functions defined in the sketch's .ino files, it should no longer be needed to run ctags on the unprocessed sketch source as well.

I previously discussed this with @ffissore, this ticket serves as a reminder for him to implement this later.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions