Revert "Fix Issue 9489 - writeln of struct with disabled copy ctor"#8092
Revert "Fix Issue 9489 - writeln of struct with disabled copy ctor"#8092
Conversation
|
Thanks for your pull request, @ibuclaw! Bugzilla references
|
|
@Geod24 @thewilsonator mind if I also commit a unittest for 21920? |
|
Of course not :) |
|
Done! 28e3352 (Edit: Oops, put it in the wrong unittest block) |
|
Doesn't this also fix 21920? |
28e3352 to
baf64db
Compare
|
@RazvanN7 added "fix" to the commit message. |
|
No, the offending commit is not in stable. |
Wow, it's like you read my mind. I did think of suggesting to target stable, but then realized that the offending commit got merged last week. 10 seconds later I see "No, the offending commit is not in stable" |
|
The issue says |
|
Of course, sorry for the noise :) |
|
Who broke the test-suite? |
This reverts commit 838da63.
… of `auto ref` for template function parameters
baf64db to
c162202
Compare
Reverts #8055