fix issue 17192 - ParameterDefaults fails when parameter is called "i"#5671
fix issue 17192 - ParameterDefaults fails when parameter is called "i"#5671dlang-bot merged 1 commit intodlang:stablefrom
Conversation
|
Thanks for your pull request, @aG0aep6G! We are looking forward to reviewing it, and you should be hearing from a maintainer soon. Some tips to help speed things up:
Bear in mind that large or tricky changes may require multiple rounds of review and revision. Please see CONTRIBUTING.md for more information. Bugzilla references
|
a2c2ad4 to
2e063e9
Compare
|
Ping @wilzbach. This PR was merged without complaints from circle, despite the unit test missing an annotation. |
Looks like it used an old circleci.sh file:
It should auto-merge with stable before running the test pipeline, but I can't tell from my phone why this didn't work. |
I guess you mean attributes @JackStouffer, |
fix issue 17192 - ParameterDefaults fails when parameter is called "i" merged-on-behalf-of: Martin Nowak <code@dawg.eu> cherry-picked-by: Martin Krejcirik <mk@krej.cz>
Improved reboot of the abandoned #5446.