https://issues.dlang.org/show_bug.cgi?id=17064

Timothee Cour <timothee.co...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |timothee.co...@gmail.com

--- Comment #2 from Timothee Cour <timothee.co...@gmail.com> ---
Where?

I'm seeing: -odsomefile but not -od=somefile, eg:

```
res = execute([rdmdApp, compilerSwitch, "--build-only", "--force", "-lib",
"-od" ~ libDir, srcName]);
```

--

Reply via email to