#dbugfix Issue 17607

Andre Pany andre at s-e-a-p.de
Sun Mar 11 09:23:36 UTC 2018


The minimized example from John Colvin is more easily to 
understand the issue:
https://issues.dlang.org/show_bug.cgi?id=17607#c1

Current assumption: Due to a compiler bug, superfluous () are 
needed. This becomes
a readability issue if you have a struct initialization for 
complex structures like in my initial request example.

Kind regards
André


More information about the Digitalmars-d mailing list