www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - #dbugfix Issue 17607

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é
Mar 11 2018