<div dir="ltr"><div dir="ltr">On Sun, Jun 14, 2020 at 5:55 AM Walter Bright via Digitalmars-d <<a href="mailto:digitalmars-d@puremagic.com">digitalmars-d@puremagic.com</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 6/13/2020 4:31 AM, Johannes Pfau wrote:<br>
> BTW: If you do dmd -c a.di you get no object file output. So .di files<br>
> are treated differently<br>
<br>
Yeah, you're right. Only in one spot, however, the .obj file is omitted. You can <br>
always rename it to .d<br></blockquote><div><br></div><div>By definition; we're talking about libraries here. Inline's are only relevant when calling into foreign code.</div><div>I don't molest the source tree of my libraries. There's a high probability the directory doesn't even have write permissions.</div></div></div>