www.digitalmars.com         C & C++   DMDScript  

D.gnu - [Bug 119] New: GDC needs friendlier command switches

Date: Sun, 13 Apr 2014 18:46:02 +0100
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"

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

            Bug ID: 119
           Summary: GDC needs friendlier command switches
           Product: GDC
           Version: development
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gdc
          Assignee: ibuclaw gdcproject.org
          Reporter: ibuclaw gdcproject.org

Some of GDC's command-line switches are just an eyesore to look at, and are not
very obvious or intuitive as to what they do.

To name the main culprits:

-fintfc
-fintfc-dir
-fintfc-file
-fXf
-fd-vtls
-fd-verbose
-fdoc
-fdoc-dir=
-fdoc-file=
-fdoc-inc=


These, and possibly a few others that either don't control the compilation or
don't have a negative form should instead be clear --long-options rather than
abbreviated -foptions.

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