http://bugzilla.gdcproject.org/show_bug.cgi?id=119

--- Comment #3 from Iain Buclaw <ibuc...@gdcproject.org> ---
OK - I think it's may be time to make a push for this.

While I'm at it, lets go for having short DMD-style switches for most things,
changing all others to be aliases to the short opts.

-write-interfaces Alias(H)
fintfc Alias(H)
fintfc-dir= Alias(Hd)
fintfc-file= Alias(Hf)

-write-ddoc Alias(D)
fdoc Alias(D)
fdoc-dir= Alias(Dd)
fdoc-file= Alias(Df)

-write-dependencies Alias(MD)
-write-user-dependencies Alias(MMD)
fdeps Alias(M)
fdeps= Alias(MF)

As per earlier comments:
 * --write-xxx will be the new long aliases
 * -fxxx will be documented as "This switch is deprecated; use <short switch>
instead"

The various --dump-xxx commands will be hashed out later.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to