Thread overview | |||||||
---|---|---|---|---|---|---|---|
|
June 21, 2013 [Issue 10435] New: rdmd doesn't support the -op argument. | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=10435 Summary: rdmd doesn't support the -op argument. Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: DMD AssignedTo: nobody@puremagic.com ReportedBy: spam@kalekold.net --- Comment #0 from Gary Willoughby <spam@kalekold.net> 2013-06-21 02:06:43 PDT --- rdmd doesn't support the -op argument. rdmd -op file.d object.Exception@rdmd.d(98): Unrecognized option: op -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
June 21, 2013 [Issue 10435] rdmd doesn't support the -op argument. | ||||
---|---|---|---|---|
| ||||
Posted in reply to Gary Willoughby | http://d.puremagic.com/issues/show_bug.cgi?id=10435 Andrej Mitrovic <andrej.mitrovich@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrej.mitrovich@gmail.com --- Comment #1 from Andrej Mitrovic <andrej.mitrovich@gmail.com> 2013-06-21 03:54:35 PDT --- Hmm.. Should this DMD flag just be ignored by RDMD? It seems to work ok if it simply ignores it. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
June 21, 2013 [Issue 10435] rdmd doesn't support the -op argument. | ||||
---|---|---|---|---|
| ||||
Posted in reply to Gary Willoughby | http://d.puremagic.com/issues/show_bug.cgi?id=10435 --- Comment #2 from Gary Willoughby <spam@kalekold.net> 2013-06-21 10:45:17 PDT --- Yeah, when i say 'support it', i mean pass it through to DMD and not throw an exception. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
June 21, 2013 [Issue 10435] rdmd doesn't support the -op argument. | ||||
---|---|---|---|---|
| ||||
Posted in reply to Gary Willoughby | http://d.puremagic.com/issues/show_bug.cgi?id=10435 --- Comment #3 from github-bugzilla@puremagic.com 2013-06-21 10:46:47 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/tools https://github.com/D-Programming-Language/tools/commit/558d9f6d57cd772841899e754e595128179e8e55 Fixes Issue 10435 - RDMD should eat -op flag. https://github.com/D-Programming-Language/tools/commit/11d6198ea6d9bda632d9e856edc0664e1a2f8eb9 Merge pull request #70 from AndrejMitrovic/Fix10435 Issue 10435 - RDMD should eat -op flag -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
June 21, 2013 [Issue 10435] rdmd doesn't support the -op argument. | ||||
---|---|---|---|---|
| ||||
Posted in reply to Gary Willoughby | http://d.puremagic.com/issues/show_bug.cgi?id=10435 Andrej Mitrovic <andrej.mitrovich@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
Copyright © 1999-2021 by the D Language Foundation