[Issue 5648] dmd command line option list inconsistencies

2012-01-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5648



--- Comment #3 from github-bugzi...@puremagic.com 2012-01-20 18:37:49 PST ---
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: ---


[Issue 5648] dmd command line option list inconsistencies

2012-01-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5648



--- Comment #4 from github-bugzi...@puremagic.com 2012-01-20 18:40:37 PST ---
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: ---


[Issue 5648] dmd command line option list inconsistencies

2012-01-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5648



--- Comment #5 from github-bugzi...@puremagic.com 2012-01-20 18:40:55 PST ---
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: ---


[Issue 5648] dmd command line option list inconsistencies

2012-01-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5648


Walter Bright bugzi...@digitalmars.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||bugzi...@digitalmars.com
 Resolution||FIXED


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


[Issue 5648] dmd command line option list inconsistencies

2011-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5648


Lars T. Kyllingstad bugzi...@kyllingen.net changed:

   What|Removed |Added

 CC||bugzi...@kyllingen.net


--- Comment #1 from Lars T. Kyllingstad bugzi...@kyllingen.net 2011-02-24 
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: ---


[Issue 5648] dmd command line option list inconsistencies

2011-02-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5648



--- Comment #2 from Ali Cehreli acehr...@yahoo.com 2011-02-24 06:43:23 PST ---
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: ---