https://issues.dlang.org/show_bug.cgi?id=15606
Thomas <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Thomas <[email protected]> --- I got this with DMD v2.071.1-b1 when I add too many lib files in my VisualD project. Adding spaces between lib files instead of adding more lib files also trigs this problem, indicating it has to do with the argument length. Other DMD version not tested. --
