<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 6, 2016 at 7:42 PM, Stefan Koch via Digitalmars-d <span dir="ltr"><<a href="mailto:digitalmars-d@puremagic.com" target="_blank">digitalmars-d@puremagic.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div class="gmail-HOEnZb"><div class="gmail-h5">On Tuesday, 6 September 2016 at 10:42:00 UTC, Martin Nowak wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">
On Sunday, 4 September 2016 at 00:04:16 UTC, Stefan Koch wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">
I recently implemented __ctfeWriteln.<br>
</blockquote>
<br>
Nice, is it only for your interpreter or can we move <a href="https://trello.com/c/6nU0lbl2/24-ctfewrite" rel="noreferrer" target="_blank">https://trello.com/c/6nU0lbl2/<wbr>24-ctfewrite</a> to done? I think __ctfeWrite would be a better primitive. And we could actually consider to specialize std.stdio.write* for CTFE.<br>
</blockquote>
<br></div></div>
It's only for the current engine and only for Strings!<br>
See: <a href="https://github.com/dlang/druntime/pull/1643" rel="noreferrer" target="_blank">https://github.com/dlang/drunt<wbr>ime/pull/1643</a><br>
and <a href="https://github.com/dlang/dmd/pull/6101" rel="noreferrer" target="_blank">https://github.com/dlang/dmd/p<wbr>ull/6101</a><br>
</blockquote></div><br></div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div><div class="gmail_extra">Seriously Stefan, you make my day!<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">My libraries will be so much easier to write!</div><div class="gmail_extra"><div><br></div><div><br></div></div></div>