Skip to content

Conversation

@VemundH
Copy link
Contributor

@VemundH VemundH commented Oct 23, 2022

Description

Standard library macro __cpp_lib_char8_t is only available after including standard header

Fixes #4277

Suggested changelog entry:

* Fix ``char8_t`` support (regression in 2.9)

Standard library macro __cpp_lib_char8_t is only available
after including standard header
@rwgk rwgk requested review from Skylion007 and henryiii October 23, 2022 16:51
@Skylion007
Copy link
Collaborator

Seems pretty cut and dry, wish our CI tests picked this up. Let's get this merged.

@Skylion007 Skylion007 merged commit 07a61aa into pybind:master Oct 23, 2022
@github-actions github-actions bot added the needs changelog Possibly needs a changelog entry label Oct 23, 2022
henryiii pushed a commit to henryiii/pybind11 that referenced this pull request Oct 24, 2022
Standard library macro __cpp_lib_char8_t is only available
after including standard header
@henryiii henryiii removed the needs changelog Possibly needs a changelog entry label Oct 31, 2022
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

Successfully merging this pull request may close these issues.

[BUG] char8_t/u8string support broken since 2.9

4 participants