November 09, 2006 [Issue 491] New: Create directories necessary for writing files when using -Dd and -Hd option | ||||
---|---|---|---|---|
| ||||
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. -- |
November 17, 2006 [Issue 491] Create directories necessary for writing files when using -Dd and -Hd option | ||||
---|---|---|---|---|
| ||||
Posted in reply to d-bugmail | http://d.puremagic.com/issues/show_bug.cgi?id=491 bugzilla@digitalmars.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #1 from bugzilla@digitalmars.com 2006-11-17 05:22 ------- Fixed DMD 0.174 -- |
Copyright © 1999-2021 by the D Language Foundation