[Issue 5600] rdmd: Broken behavior with command-line input

2015-06-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5600 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|unspecified |D2 --

Re: rdmd Broken

2015-01-14 Thread Jacob Carlborg via Digitalmars-d
On 2015-01-14 02:18, Chuck Allison wrote: Hi all, I have no idea what happened, but rdmd gives me the strangest error: /usr/local/bin/dmd: failed to launch executable at /Library/Compilers/dmd2/osx/bin/dmd.Failed: I uninstalled dmd (using Jacob Carlsberg's uninstall shell script) and

Re: rdmd Broken

2015-01-14 Thread Jacob Carlborg via Digitalmars-d
On 2015-01-14 02:18, Chuck Allison wrote: Hi all, I have no idea what happened, but rdmd gives me the strangest error: /usr/local/bin/dmd: failed to launch executable at /Library/Compilers/dmd2/osx/bin/dmd.Failed: I uninstalled dmd (using Jacob Carlsberg's uninstall shell script) and

Re: rdmd Broken

2015-01-14 Thread John Colvin via Digitalmars-d
On Wednesday, 14 January 2015 at 01:18:11 UTC, Chuck Allison wrote: Hi all, I have no idea what happened, but rdmd gives me the strangest error: /usr/local/bin/dmd: failed to launch executable at /Library/Compilers/dmd2/osx/bin/dmd.Failed: I uninstalled dmd (using Jacob Carlsberg's

rdmd Broken

2015-01-13 Thread Chuck Allison via Digitalmars-d
Hi all, I have no idea what happened, but rdmd gives me the strangest error: /usr/local/bin/dmd: failed to launch executable at /Library/Compilers/dmd2/osx/bin/dmd.Failed: I uninstalled dmd (using Jacob Carlsberg's uninstall shell script) and reinstalled 2.066 on Mac os x (yosemite) and

[Issue 11852] RDMD broken on the Github HEAD

2014-01-06 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11852 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Keywords||pull

[Issue 11852] RDMD broken on the Github HEAD

2014-01-06 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11852 Vladimir Panteleev thecybersha...@gmail.com changed: What|Removed |Added CC|

[Issue 11852] RDMD broken on the Github HEAD

2014-01-06 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11852 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 11852] RDMD broken on the Github HEAD

2014-01-06 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11852 --- Comment #8 from Andrej Mitrovic andrej.mitrov...@gmail.com 2014-01-06 07:17:51 PST --- https://github.com/D-Programming-Language/phobos/commit/eea81d8a863421d9e6f855f487c6fe809a434b1c -- Configure issuemail:

[Issue 11852] RDMD broken on the Github HEAD

2014-01-05 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11852 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added CC|

[Issue 11852] RDMD broken on the Github HEAD

2014-01-05 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11852 --- Comment #5 from Puneet Goel pun...@coverify.org 2014-01-05 19:32:11 PST --- (In reply to comment #4) It's likely triggered by one of the three mkdirRecurse calls in RDMD, which calls mkdir on Posix, which is the origin of

[Issue 11852] New: RDMD broken on the Github HEAD

2013-12-31 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11852 Summary: RDMD broken on the Github HEAD Product: D Version: D2 Platform: All OS/Version: Linux Status: NEW Severity: regression Priority: P2 Component

[Issue 11852] RDMD broken on the Github HEAD

2013-12-31 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11852 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added CC|

[Issue 11852] RDMD broken on the Github HEAD

2013-12-31 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11852 --- Comment #2 from Puneet Goel pun...@coverify.org 2013-12-31 22:10:31 PST --- (In reply to comment #1) What is the command line you are using? Just plain simple $ rdmd test.d gives me this error. The error disappears once I remove the

[Issue 5600] rdmd: Broken behavior with command-line input

2011-05-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5600 --- Comment #2 from Andrei Alexandrescu and...@metalanguage.com 2011-05-22 06:20:37 PDT --- I need the help of someone who has Windows to fix this bug. Please let me know, thanks! -- Configure issuemail:

[Issue 5600] rdmd: Broken behavior with command-line input

2011-05-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5600 Vladimir Panteleev thecybersha...@gmail.com changed: What|Removed |Added CC|

[Issue 5600] rdmd: Broken behavior with command-line input

2011-05-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5600 --- Comment #4 from Andrej Mitrovic andrej.mitrov...@gmail.com 2011-05-22 11:01:00 PDT --- Unfortunately I can't get the latest rdmd.d from git to compile via 2.053 so I can't test if it's fixed or not.

[Issue 5600] rdmd: Broken behavior with command-line input

2011-05-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5600 --- Comment #5 from Vladimir Panteleev thecybersha...@gmail.com 2011-05-22 12:31:09 PDT --- Created an attachment (id=989) Patch to get from current git to compile (In reply to comment #4) Unfortunately I can't get the latest rdmd.d from git

[Issue 5600] rdmd: Broken behavior with command-line input

2011-05-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5600 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Issue 5600] rdmd: Broken behavior with command-line input

2011-05-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5600 Nick Sabalausky cbkbbej...@mailinator.com changed: What|Removed |Added CC|

[Issue 5600] rdmd: Broken behavior with command-line input

2011-02-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5600 Andrei Alexandrescu and...@metalanguage.com changed: What|Removed |Added Status|NEW |ASSIGNED