What do you want to see for a mature DLang?

Daniel Kozak kozzi11 at gmail.com
Fri Dec 29 08:01:01 UTC 2017


You should fill an issue on issues.dlang.org for this particular case.
Compile should give you some hint, that you should use lvalue instead of
rvalue.

On Fri, Dec 29, 2017 at 8:53 AM, IM via Digitalmars-d <
digitalmars-d at puremagic.com> wrote:

> I will start:
>
>    -- Better compiler errors, better compiler errors, better compiler
> errors.
>
>
> 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).
>
> To illustrate my point:
>
> - See the compile errors I've just encountered with DMD:
> https://cdn.pbrd.co/images/H0q609l.png
>
> - Now compare that with an error produced by rustc:
> https://cdn.pbrd.co/images/H0q6bLi.png
>
>
> 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.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20171229/865ee55e/attachment.html>


More information about the Digitalmars-d mailing list