Thread overview
Temporary objects as function parameters or when-is-this-shit-going-to-end?
Oct 13, 2017
Jack Applegame
Oct 13, 2017
rikki cattermole
Oct 13, 2017
Jack Applegame
October 13, 2017
Sorry, I mistakenly placed my post in the wrong section.
Consider, please: https://forum.dlang.org/thread/oxucajbsjbsuraqtnznm@forum.dlang.org
October 13, 2017
On 13/10/2017 11:40 AM, Jack Applegame wrote:
> Sorry, I mistakenly placed my post in the wrong section.
> Consider, please: https://forum.dlang.org/thread/oxucajbsjbsuraqtnznm@forum.dlang.org

Please create an issue for this (I couldn't find one that matched[0]).
Your first example was quite a good reduced test case.

To anybody else, the poster is willing to pay a token to have this fixed.

[0] https://issues.dlang.org/buglist.cgi?quicksearch=postblit%20not%20called
October 13, 2017
On Friday, 13 October 2017 at 10:55:24 UTC, rikki cattermole wrote:
> On 13/10/2017 11:40 AM, Jack Applegame wrote:
> Please create an issue for this
Done.
https://issues.dlang.org/show_bug.cgi?id=17897

> To anybody else, the poster is willing to pay a token to have this fixed.
>
> [0] https://issues.dlang.org/buglist.cgi?quicksearch=postblit%20not%20called

Not only this. There are many related bugs. For example posted by me:
https://issues.dlang.org/show_bug.cgi?id=17128
https://issues.dlang.org/show_bug.cgi?id=17257