[Issue 4688] [patch] rdmd/Win: rdmd'ed program's output appears after cmd prompt

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Aug 24 21:42:25 PDT 2010


http://d.puremagic.com/issues/show_bug.cgi?id=4688



--- Comment #4 from Nick Sabalausky <cbkbbejeap at mailinator.com> 2010-08-24 21:42:18 PDT ---
Note that this bug is not just cosmetic: It causes problems for programs that
launch rdmd through a "system()" call. The system() call will return *before*
the rdmd'ed program runs which causes a (repeatable) race problem.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list