[Issue 5648] New: dmd command line option list inconsistencies

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Feb 23 20:25:22 PST 2011


http://d.puremagic.com/issues/show_bug.cgi?id=5648

           Summary: dmd command line option list inconsistencies
           Product: D
           Version: D2
          Platform: x86_64
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nobody at puremagic.com
        ReportedBy: acehreli at yahoo.com


--- Comment #0 from Ali Cehreli <acehreli at yahoo.com> 2011-02-23 20:22:39 PST ---
dmd 2.052 on Ubuntu 10.10

There are two ways of listing the command line options:

i) type dmd on the command line

ii) look at page http://www.digitalmars.com/d/2.0/dmd-linux.html

There are three types of inconsistencies:

1) These exist on the dmd output, not on the web page:
-map
-nofloat

2) These exist on the web page, not on the dmd output:
-m32
-m64
-X
-Xffilename

3) The options are sorted differently on the two outputs

Ali

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list