Community
Participate
Working Groups
Build Identifier: -create a new empty c project -add a new source folder named "sub_dir_1" to the project select "properties>C/C++ Build->Settings" for sub_dir_1. The displayed build options may be duplicated or invalid due to comparison problem in CDT code. This problem happens with some specific project configurations. Reproducible: Sometimes
Created attachment 208521 [details] proposed comparison fix proposed fix for the problem which cause incorrect comparison between the options IDs of the child and super holders. As the child option ID is not exactly the same as the super one because it has an extra "." and numbers after it.