Fix Issue 20322 - checkaction=context fails for wstring/dstring arguments#2840
Conversation
|
Thanks for your pull request and interest in making D better, @MoonlightSentinel! 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 references
Testing this PR locallyIf you don't have a local development environment setup, you can use Digger to test this PR: dub fetch digger
dub run digger -- build "master + druntime#2840" |
44b98f7 to
97c1484
Compare
|
I'm waiting for the CI on #2837 to pass, before so can merge it. Once those commits are in, you should rebase this PR and we can merge it. |
97c1484 to
10738ba
Compare
|
@PetarKirov Thanks for doing the rebase, you were slightly faster than me |
|
You're welcome :) Thanks for your recent PRs, I hope I can keep up with reviewing them ;) |
|
@PetarKirov buildkites |
|
Yes, it's indeed unrelated. I'll merge this PR and fix the dlang-tour failure. |
Done, so dlang-tour is now green again. |
This includes #2837 to avoid calling toUtf8 on ubye[]s, ... without excessive template constraints