January 25, 2013 [dmd-internals] [D-Programming-Language/dmd] 849b6d: fix Issue 9385 - [Regression 2.057] null literal s... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 849b6df852843975c2f8238deab6aeea729f9914 https://github.com/D-Programming-Language/dmd/commit/849b6df852843975c2f8238deab6aeea729f9914 Author: k-hara <k.hara.pg@gmail.com> Date: 2013-01-24 (Thu, 24 Jan 2013) Changed paths: M src/mtype.c M src/mtype.h M test/runnable/nulltype.d Log Message: ----------- fix Issue 9385 - [Regression 2.057] null literal should be implicitly convertible to bool Commit: f1738a00e9ecb09cbfeff8d07971a5485866e6f9 https://github.com/D-Programming-Language/dmd/commit/f1738a00e9ecb09cbfeff8d07971a5485866e6f9 Author: Walter Bright <walter@walterbright.com> Date: 2013-01-25 (Fri, 25 Jan 2013) Changed paths: M src/mtype.c M src/mtype.h M test/runnable/nulltype.d Log Message: ----------- Merge pull request #1545 from 9rnsr/fix9385 Issue 9385 - [Regression 2.057] null literal should be implicitly convertible to bool Compare: https://github.com/D-Programming-Language/dmd/compare/e96e26700dfa...f1738a00e9ec |
Copyright © 1999-2021 by the D Language Foundation