Improving assert-printing in DMD

Per Nordlöw via Digitalmars-d digitalmars-d at puremagic.com
Thu Oct 1 10:19:38 PDT 2015


On Thursday, 1 October 2015 at 14:37:55 UTC, Andrei Alexandrescu 
wrote:
> Whoever wants to work on better assert expression printing: 
> make sure you specify which grammar constructs are supported, 
> and how the parts involved are printed. Expressing semantics 
> via lowering would be great. Write a DIP, discuss, implement. 
> I'll have your six.
>
>
> Andrei

A first version:

http://wiki.dlang.org/DIP83


More information about the Digitalmars-d mailing list