Skip to content

kconfiglib warning "quotes recommended around default value for string symbol SOC_SERIES" #8111

@hongshui3000

Description

@hongshui3000

Development Environment: windows 7

run:
cmake -GNinja -DBOARD=nrf52_pca10040 ..

Find a lot of warning information:
warning: style: quotes recommended around default value for string symbol SOC_SERIES

kconfiglib.py code:
sym.kconfig._warn("style: quotes recommended around "
"default value for string symbol "
+ _name_and_loc(sym))

Metadata

Metadata

Assignees

Labels

bugThe issue is a bug, or the PR is fixing a bugpriority: lowLow impact/importance bug

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions