Conversation
|
Thanks for your pull request and interest in making D better, @denizzzka! We are looking forward to reviewing it, and you should be hearing from a maintainer soon.
Please see CONTRIBUTING.md for more information. If you have addressed all reviews or aren't sure how to proceed, don't hesitate to ping us with a simple comment. Bugzilla referencesYour PR doesn't reference any Bugzilla issue. If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog. |
|
Sorry, I think I caused a misunderstanding. We do not want to add an Check out |
But this will make an exception for wrapped string types - it will be converted by |
|
@MetaLang You are right. Calling conv.to function is always a conscious action, and an unnoticed leak of a string isn't possible here. |
It is need to avoid silently conversion of Typedef struct to string by std.conv.to and to prohibit string type payload leakage.
Discussion:
https://forum.dlang.org/post/kjzayldqnixehfprgslc@forum.dlang.org