digitalmars.D.bugs - [Issue 425] New: dmd compilation generate/leave empty folders.
- d-bugmail puremagic.com (23/23) Oct 10 2006 http://d.puremagic.com/issues/show_bug.cgi?id=425
- d-bugmail puremagic.com (12/12) Oct 10 2006 http://d.puremagic.com/issues/show_bug.cgi?id=425
- d-bugmail puremagic.com (4/4) Oct 10 2006 http://d.puremagic.com/issues/show_bug.cgi?id=425
http://d.puremagic.com/issues/show_bug.cgi?id=425 Summary: dmd compilation generate/leave empty folders. Product: D Version: 0.168 Platform: PC OS/Version: Windows Status: NEW Severity: normal Priority: P2 Component: DMD AssignedTo: bugzilla digitalmars.com ReportedBy: iceelyne gmail.com sample.d: import std.stdio; void main() { writefln("test"); } try compiling sample.d, using build, (actually by the cammand ...\dmd.exe -c sample.rsp), this would leave a empty folder "std", "std\c" ... this happened when i upgrade the dmd from .167 to .168 only tested on win svr 2003 --
Oct 10 2006
http://d.puremagic.com/issues/show_bug.cgi?id=425 lio lunesu.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME Fixed in 0.169 http://www.digitalmars.com/d/changelog.html#new0169 * Fixed D.bugs/8605 http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=8605 --
Oct 10 2006
http://d.puremagic.com/issues/show_bug.cgi?id=425 OK, I have upgraded my dmd to .169 --
Oct 10 2006