digitalmars.D.bugs - [Issue 491] New: Create directories necessary for writing files when using -Dd and -Hd option
- d-bugmail puremagic.com (18/18) Nov 08 2006 http://d.puremagic.com/issues/show_bug.cgi?id=491
- d-bugmail puremagic.com (9/9) Nov 17 2006 http://d.puremagic.com/issues/show_bug.cgi?id=491
http://d.puremagic.com/issues/show_bug.cgi?id=491 Summary: Create directories necessary for writing files when using -Dd and -Hd option Product: D Version: 0.173 Platform: PC OS/Version: Windows Status: NEW Severity: enhancement Priority: P2 Component: DMD AssignedTo: bugzilla digitalmars.com ReportedBy: digitalmars-com baysmith.com Using the -od option to relocate the output objects is very useful. When using the -od option, if the directory needed for writing the object file is missing, it is created. Unforunately, this does not happen the -Dd and -Hd options. These options should be made to work like the -od option. --
Nov 08 2006
http://d.puremagic.com/issues/show_bug.cgi?id=491 bugzilla digitalmars.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED Fixed DMD 0.174 --
Nov 17 2006