[Issue 11852] RDMD broken on the Github HEAD
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Dec 31 22:10:34 PST 2013
https://d.puremagic.com/issues/show_bug.cgi?id=11852
--- Comment #2 from Puneet Goel <puneet at 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 directory
/tmp/.rdmd-1000 manually. But reappears when I run rdmd again. I have tried
running on various machines (all ubuntu 13.10 systems).
I can also confirm that the error appears with the github version
git://github.com/D-Programming-Language/tools.git
SHA1: 1f39ed7b6e1cbb0695d7e9b48ad559efd4193bcb
rdmd: Use a lock file to synchronize concurrent builds in the same workDir
But does not come with rdmd compiled from one previous version
SHA1: f0606e372bf2a226739fab923c0f92cf65ef2228
Merge pull request #101 from andralex/rdmd
--
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list