digitalmars.D.bugs - [Issue 6452] New: RDMD shouldn't put the compiler in the rsp file
- d-bugmail puremagic.com (19/19) Aug 08 2011 http://d.puremagic.com/issues/show_bug.cgi?id=6452
- d-bugmail puremagic.com (11/11) Aug 08 2011 http://d.puremagic.com/issues/show_bug.cgi?id=6452
- d-bugmail puremagic.com (10/10) Aug 27 2011 http://d.puremagic.com/issues/show_bug.cgi?id=6452
- d-bugmail puremagic.com (12/12) Oct 25 2011 http://d.puremagic.com/issues/show_bug.cgi?id=6452
http://d.puremagic.com/issues/show_bug.cgi?id=6452 Summary: RDMD shouldn't put the compiler in the rsp file Product: D Version: unspecified Platform: Other OS/Version: Mac OS X Status: NEW Severity: normal Priority: P2 Component: DMD AssignedTo: nobody puremagic.com ReportedBy: doob me.com --- Comment #0 from Jacob Carlborg <doob me.com> 2011-08-08 01:38:56 PDT --- When the command line exceeds 1024 characters RDMD will use an rsp file, which should only contain flags for the compiler. But RDMD puts the actual compiler in the file as well. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Aug 08 2011
http://d.puremagic.com/issues/show_bug.cgi?id=6452 simendsjo <simendsjo gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |simendsjo gmail.com --- Comment #1 from simendsjo <simendsjo gmail.com> 2011-08-08 02:05:15 PDT --- https://github.com/D-Programming-Language/tools/pull/3 https://github.com/D-Programming-Language/tools/pull/8 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Aug 08 2011
http://d.puremagic.com/issues/show_bug.cgi?id=6452 GreatEmerald <pastas4 gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pastas4 gmail.com --- Comment #2 from GreatEmerald <pastas4 gmail.com> 2011-08-27 12:21:25 PDT --- *** Issue 6543 has been marked as a duplicate of this issue. *** -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Aug 27 2011
http://d.puremagic.com/issues/show_bug.cgi?id=6452 Nick Sabalausky <cbkbbejeap mailinator.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |cbkbbejeap mailinator.com Resolution| |FIXED --- Comment #3 from Nick Sabalausky <cbkbbejeap mailinator.com> 2011-10-25 21:23:21 PDT --- Fixed in 2.055 via: https://github.com/D-Programming-Language/tools/pull/3 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Oct 25 2011