January 26, 2015 [dmd-internals] [D-Programming-Language/dmd] 451a54: fix Issue 14050 - `dmd -v` lists imports from fail... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 451a54b331e9ce49a5cd32fc5ebe7eddd7a8ec18 https://github.com/D-Programming-Language/dmd/commit/451a54b331e9ce49a5cd32fc5ebe7eddd7a8ec18 Author: k-hara <k.hara.pg@gmail.com> Date: 2015-01-27 (Tue, 27 Jan 2015) Changed paths: M src/module.c Log Message: ----------- fix Issue 14050 - `dmd -v` lists imports from failed __traits(compiles) blocks Don't print verbose message if module load fails. Commit: 8a04bc489dc9272ccb64f4739d0cf93fd5b08fd7 https://github.com/D-Programming-Language/dmd/commit/8a04bc489dc9272ccb64f4739d0cf93fd5b08fd7 Author: Andrei Alexandrescu <andrei@erdani.com> Date: 2015-01-26 (Mon, 26 Jan 2015) Changed paths: M src/module.c Log Message: ----------- Merge pull request #4346 from 9rnsr/fix14050 fix Issue 14050 - `dmd -v` lists imports from failed __traits(compiles) blocks Compare: https://github.com/D-Programming-Language/dmd/compare/3208762f9720...8a04bc489dc9 |
Copyright © 1999-2021 by the D Language Foundation