<div dir="ltr">>I'd like to see proper DLL (shared library) support and DIP45 
implemented. I'm making a project that I hope in the future will be 
extendable with D plugins.<br><br><br>Out of curiousity, what's wrong with the current dll support?<br></div><div class="gmail_extra"><br><div class="gmail_quote">2017-12-29 11:36 GMT+01:00 angel via Digitalmars-d <span dir="ltr"><<a href="mailto:digitalmars-d@puremagic.com" target="_blank">digitalmars-d@puremagic.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Built-in tuples:<br>
<br>
{val1, val2} = func();<span class="im HOEnZb"><br>
<br>
<br>
On Friday, 29 December 2017 at 07:53:51 UTC, IM wrote:<br>
</span><div class="HOEnZb"><div class="h5"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I will start:<br>
<br>
   -- Better compiler errors, better compiler errors, better compiler errors.<br>
<br>
<br>
I really wish that the compiler errors could receive some refinement. Mostly it feels like some error text just being thrown at me. It needs to be better formatted, more helpful, with suggestions about how to fix (if possible).<br>
<br>
To illustrate my point:<br>
<br>
- See the compile errors I've just encountered with DMD: <a href="https://cdn.pbrd.co/images/H0q609l.png" rel="noreferrer" target="_blank">https://cdn.pbrd.co/images/H0q<wbr>609l.png</a><br>
<br>
- Now compare that with an error produced by rustc:<br>
<a href="https://cdn.pbrd.co/images/H0q6bLi.png" rel="noreferrer" target="_blank">https://cdn.pbrd.co/images/H0q<wbr>6bLi.png</a><br>
<br>
<br>
Simple things like these make a big difference. D Lang has been around for a long while now, and hence signs of its maturity has to show everywhere, especially in the compiler, as well as the package manager.<br>
</blockquote>
<br>
<br>
</div></div></blockquote></div><br></div>