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

Vladimir Panteleev <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #7 from Vladimir Panteleev <[email protected]> ---
Sorry, what is the use case of using -c ? I think it working was a mere
accident. If you want to syntax-check the file, use dmd (not rdmd) with -o-. Or
do you want to compile everything into a single object file for some reason?

--

Reply via email to