platformio-core icon indicating copy to clipboard operation
platformio-core copied to clipboard

Bug: build_src_flags has an impact on lib_deps

Open omani opened this issue 3 months ago • 1 comments

$ pio --version PlatformIO Core, version 6.1.19a2

see my https://github.com/platformio/platformio-core/issues/4667#issuecomment-3240460103

in particular this is the case for "-Wpedantic" set in build_src_flags

omani avatar Aug 31 '25 22:08 omani

more sources https://community.platformio.org/t/silence-warnings-for-dependencies-external-libraries/33387/14 https://community.platformio.org/t/lib-ignore-vs-build-src-filter-the-latter-was-not-working-for-me/38868

https://github.com/platformio/platform-espressif32/issues/1146

https://github.com/platformio/platformio-core/issues/4253

any maybe related: https://github.com/platformio/platformio-core/issues/4578

omani avatar Aug 31 '25 23:08 omani