September 17, 2014 [dmd-internals] [D-Programming-Language/dmd] ee4a9f: fix Issue 13472 - trying to insert a null into an ... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: ee4a9fb00944f453b671fa90072aa6307a84bf87 https://github.com/D-Programming-Language/dmd/commit/ee4a9fb00944f453b671fa90072aa6307a84bf87 Author: k-hara <k.hara.pg@gmail.com> Date: 2014-09-17 (Wed, 17 Sep 2014) Changed paths: M src/constfold.c M test/runnable/xtest46.d Log Message: ----------- fix Issue 13472 - trying to insert a null into an array of object segfaults the compiler Commit: 3d53260364ca60f7e2ed7df99061e622aec71d77 https://github.com/D-Programming-Language/dmd/commit/3d53260364ca60f7e2ed7df99061e622aec71d77 Author: Walter Bright <walter@walterbright.com> Date: 2014-09-17 (Wed, 17 Sep 2014) Changed paths: M src/constfold.c M test/runnable/xtest46.d Log Message: ----------- Merge pull request #3994 from 9rnsr/fix13472 [REG2.066] Issue 13472 - trying to insert a null into an array of object segfaults the compiler Compare: https://github.com/D-Programming-Language/dmd/compare/9bbe7701be35...3d53260364ca |
Copyright © 1999-2021 by the D Language Foundation