digitalmars.D.bugs - [Issue 5648] New: dmd command line option list inconsistencies
- d-bugmail puremagic.com (31/31) Feb 23 2011 http://d.puremagic.com/issues/show_bug.cgi?id=5648
- d-bugmail puremagic.com (19/19) Feb 24 2011 http://d.puremagic.com/issues/show_bug.cgi?id=5648
- d-bugmail puremagic.com (6/6) Feb 24 2011 http://d.puremagic.com/issues/show_bug.cgi?id=5648
- d-bugmail puremagic.com (9/9) Jan 20 2012 http://d.puremagic.com/issues/show_bug.cgi?id=5648
- d-bugmail puremagic.com (8/8) Jan 20 2012 http://d.puremagic.com/issues/show_bug.cgi?id=5648
- d-bugmail puremagic.com (8/8) Jan 20 2012 http://d.puremagic.com/issues/show_bug.cgi?id=5648
- d-bugmail puremagic.com (10/10) Jan 20 2012 http://d.puremagic.com/issues/show_bug.cgi?id=5648
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 --- Comment #0 from Ali Cehreli <acehreli 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: -------
Feb 23 2011
http://d.puremagic.com/issues/show_bug.cgi?id=5648 Lars T. Kyllingstad <bugzilla kyllingen.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bugzilla kyllingen.net --- Comment #1 from Lars T. Kyllingstad <bugzilla 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: -------
Feb 24 2011
http://d.puremagic.com/issues/show_bug.cgi?id=5648 --- Comment #2 from Ali Cehreli <acehreli 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: -------
Feb 24 2011
http://d.puremagic.com/issues/show_bug.cgi?id=5648 --- Comment #3 from github-bugzilla 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: -------
Jan 20 2012
http://d.puremagic.com/issues/show_bug.cgi?id=5648 --- Comment #4 from github-bugzilla 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: -------
Jan 20 2012
http://d.puremagic.com/issues/show_bug.cgi?id=5648 --- Comment #5 from github-bugzilla 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: -------
Jan 20 2012
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