-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Medium
-
Code Composer Studio Theia
-
CCSNXT-2818
-
-
CCS_20.4.0
-
CCS_20.5.0
-
None
Compiler Diagnostic Option defined for a SysConfig output directory is not applied when the sources in that directory are built
Steps to reproduce:
- Create or import any SysConfig project into your workspace
- In the project SysConfig Advanced Options define a manual output directory
- For that directory only under Diagnostic Option "Disable specified category of warning diagnosticcs (
Wno) add "typedef-redefinition" - Re-build the project - optionĀ -Wno-typedef-redefinition does not appear in the invocation for the files in the SysConfig output directory