[type_caster<char>] Support of nullptr from cpp? #296
Answered
by
wjakob
huangweiwu
asked this question in
Q&A
-
When I bind a const char*<> type function, it will crash when returns a nullptr.
|
Beta Was this translation helpful? Give feedback.
Answered by
wjakob
Oct 13, 2023
Replies: 1 comment 4 replies
-
Sorry, I saw this just now. That would be reasonable. Could you make a PR? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
fixed by @huangweiwu in PR #318.