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 <[email protected]>
  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 <[email protected]>
  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
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to