November 04, 2014 [dmd-internals] [D-Programming-Language/dmd] 612335: Store config filename in global object. | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 612335eecf36736612c59225de7ced83cab41380 https://github.com/D-Programming-Language/dmd/commit/612335eecf36736612c59225de7ced83cab41380 Author: H. S. Teoh <hsteoh@quickfur.ath.cx> Date: 2014-11-03 (Mon, 03 Nov 2014) Changed paths: M src/mars.c M src/mars.h Log Message: ----------- Store config filename in global object. Commit: e30213d6672bdf7440be662575be2c1cf29b1eb3 https://github.com/D-Programming-Language/dmd/commit/e30213d6672bdf7440be662575be2c1cf29b1eb3 Author: H. S. Teoh <hsteoh@quickfur.ath.cx> Date: 2014-11-03 (Mon, 03 Nov 2014) Changed paths: M src/module.c Log Message: ----------- Show config file if object.d can't be found. To help troubleshoot problems caused by stray copies of dmd.conf (see bugzilla issue 4567). Commit: 2bef9866a855c3dd311a4cd68a35fe824c303861 https://github.com/D-Programming-Language/dmd/commit/2bef9866a855c3dd311a4cd68a35fe824c303861 Author: H. S. Teoh <hsteoh@quickfur.ath.cx> Date: 2014-11-03 (Mon, 03 Nov 2014) Changed paths: M src/mars.c Log Message: ----------- Print config file being used in usage(). Commit: 96b7b2fdd26fe8b2e4ec8da273d1e2e5c00f6bdc https://github.com/D-Programming-Language/dmd/commit/96b7b2fdd26fe8b2e4ec8da273d1e2e5c00f6bdc Author: Daniel Murphy <yebblies@gmail.com> Date: 2014-11-04 (Tue, 04 Nov 2014) Changed paths: M src/mars.c M src/mars.h M src/module.c Log Message: ----------- Merge pull request #4108 from quickfur/issue4567 Issue 4567: display dmd.conf path being used if object.d can't be found Compare: https://github.com/D-Programming-Language/dmd/compare/40bf88fc272d...96b7b2fdd26f |
Copyright © 1999-2021 by the D Language Foundation