Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect handling of property "Class_decoration" for project option "C++ properties." The header migrates to the class decorator if no class decorator is specified. #772

Open
vlad-mal opened this issue Feb 10, 2023 · 1 comment

Comments

@vlad-mal
Copy link

Hello!
In the "C++ Properties" project options, the "header" field becomes the class decorator if the "class decorator" field is left blank. If both fields are filled, then everything is fine.
Both fields are filled, everything is fine:
1

Only the "header" field is filled in, the value of the field has become a class decorator:
2

Regards, Malinovsky Vladimir.

@sodevel
Copy link
Member

sodevel commented Feb 14, 2023

This happens for the same reason like #543, there is currently no fix available. As workaround, ensure that no fields of such composite properties are empty.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants