<html>
    <head>
      <base href="http://bugzilla.gdcproject.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - GDC needs friendlier command switches"
   href="http://bugzilla.gdcproject.org/show_bug.cgi?id=119#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - GDC needs friendlier command switches"
   href="http://bugzilla.gdcproject.org/show_bug.cgi?id=119">bug 119</a>
              from <span class="vcard"><a class="email" href="mailto:ibuclaw@gdcproject.org" title="Iain Buclaw <ibuclaw@gdcproject.org>"> <span class="fn">Iain Buclaw</span></a>
</span></b>
        <pre>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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>