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

[BUG] Deprecation For CPLUSPLUS And LIB_CPLUSPLUS For Zephyr #25808

Closed
vindicatorr opened this issue Mar 23, 2023 · 1 comment · Fixed by #31648
Closed

[BUG] Deprecation For CPLUSPLUS And LIB_CPLUSPLUS For Zephyr #25808

vindicatorr opened this issue Mar 23, 2023 · 1 comment · Fixed by #31648
Labels
stale Stale issue or PR

Comments

@vindicatorr
Copy link

vindicatorr commented Mar 23, 2023

Reproduction steps

proj.conf:

CONFIG_CHIP=y

Bug prevalence

Always

GitHub hash of the SDK that was being used

974f620

Platform

other

Platform Version(s)

No response

Anything else?

Zephyr: Master - f19e6d481164420ed758f5c07d879aa75da93eed

CPLUSPLUS:

[DEPRECATED] Select CPP instead.

Symbols currently y-selecting this symbol:
  - CHIP

LIB_CPLUSPLUS:

[DEPRECATED]
Select REQUIRES_FULL_LIBCPP or specify the C++ standard library
implementation to use from LIBCPP_IMPLEMENTATION.
Symbols currently y-implying this symbol:
  - CHIP

EDIT0: As an aside (probably), maybe that's why I get the red squiggles in my conf in vscode using the kconfig extension for CONFIG_CHIP=y even though it says it's because Unknown symbol CONFIG_CHIP.
It configures fine (other than the deprecation), but maybe it's a red-herring and it's because of the deprecation issue that the extension considers it unknown.

@vindicatorr vindicatorr changed the title [BUG] Deprecation For CPLUSPLUS And LIB_CPLUSPLUS [BUG] Deprecation For CPLUSPLUS And LIB_CPLUSPLUS For Zephyr Mar 23, 2023
@stale
Copy link

stale bot commented Oct 15, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

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

Successfully merging a pull request may close this issue.

1 participant