Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 8043c2c85c4f517593f255a87636358111c2f72a
      
https://github.com/D-Programming-Language/dmd/commit/8043c2c85c4f517593f255a87636358111c2f72a
  Author: Walter Bright <[email protected]>
  Date:   2015-09-09 (Wed, 09 Sep 2015)

  Changed paths:
    M src/dcast.d
    M src/declaration.d
    M src/dmangle.d
    M src/dstruct.d
    M src/errors.d
    M src/expression.d
    M src/init.d
    M src/mtype.d

  Log Message:
  -----------
  use assert(0) instead of null reference


  Commit: 891d17a67d9e07af1b4743b85aaf79e120858a6d
      
https://github.com/D-Programming-Language/dmd/commit/891d17a67d9e07af1b4743b85aaf79e120858a6d
  Author: Andrei Alexandrescu <[email protected]>
  Date:   2015-09-11 (Fri, 11 Sep 2015)

  Changed paths:
    M src/dcast.d
    M src/declaration.d
    M src/dmangle.d
    M src/dstruct.d
    M src/errors.d
    M src/expression.d
    M src/init.d
    M src/mtype.d

  Log Message:
  -----------
  Merge pull request #5063 from WalterBright/halt

use assert(0) instead of null reference


Compare: 
https://github.com/D-Programming-Language/dmd/compare/5d40a78ef15b...891d17a67d9e
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to