Skip to content

chore(common): establish test_color.cpp #10426

@mcdurdin

Description

@mcdurdin

in test_color.h we have a non-extern var defn which is a bad thing to do:

bool enabled = false;   // TODO: move to test_color.c because test_color.h cannot be #included in more than 1 file in a project otherwise.

Spotted in #10403.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions