www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 5648] New: dmd command line option list inconsistencies

reply d-bugmail puremagic.com writes:
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 puremagic.com
        ReportedBy: acehreli yahoo.com



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: -------
Feb 23 2011
next sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=5648


Lars T. Kyllingstad <bugzilla kyllingen.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla kyllingen.net



05:08:28 PST ---
-X and -Xffilename do appear in the message printed by dmd 2.052, at the bottom
of the list.  Are you sure you have the right version?  You are right about
-m32 and -m64, though.


I'd like to add that the man files are outdated as well.  The man page for DMD
does not list the following switches:

  -map
  -noboundscheck
  -X
  -Xffilename

On the other hand, it lists -safe, which is not in the DMD output.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Feb 24 2011
prev sibling next sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=5648




My mistake: I was wrong about -X and -Xffilename.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Feb 24 2011
prev sibling next sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=5648




Commit pushed to
https://github.com/D-Programming-Language/d-programming-language.org

https://github.com/D-Programming-Language/d-programming-language.org/commit/826c57141028c643e6dfcb1130b0e01ee8ce48d0
Issue 5648 - dmd command line option list inconsistencies

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Jan 20 2012
prev sibling next sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=5648




Commit pushed to https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/8c75084dfe9f4120ba6b8756081f6e2c5e2346d9
Issue 5648 - dmd command line option list inconsistencies

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Jan 20 2012
prev sibling next sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=5648




Commit pushed to https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/9e3cc63cf01311477e57eb873c8a9c58c4fde027
Issue 5648 - dmd command line option list inconsistencies

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Jan 20 2012
prev sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=5648


Walter Bright <bugzilla digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |bugzilla digitalmars.com
         Resolution|                            |FIXED


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