https://issues.dlang.org/show_bug.cgi?id=14681
Walter Bright <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Walter Bright <[email protected]> --- The version feature is deliberately restrictive. Setting variables from the command line is most often a failure to design the code properly. I don't think it is a good idea. Do you have a compelling use case for it? --
