September 11, 2015 [dmd-internals] [D-Programming-Language/dmd] 8043c2: use assert(0) instead of null reference | ||||
|---|---|---|---|---|
| ||||
Attachments:
| 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 <walter@walterbright.com> 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 <andrei@erdani.com> 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 | |||
Copyright © 1999-2021 by the D Language Foundation
Permalink
Reply