[dmd-internals] [D-Programming-Language/dmd] 612335: Store config filename in global object.
GitHub via dmd-internals
dmd-internals at puremagic.com
Tue Nov 4 00:09:11 PST 2014
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 at 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 at 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 at 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 at 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
More information about the dmd-internals
mailing list