[dmd-internals] [D-Programming-Language/dmd] 094c43: Do not rely on implicit conversion of int to bool
GitHub via dmd-internals
dmd-internals at puremagic.com
Sun Sep 7 03:38:21 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 094c4319214bec3889cd0874f439a5f677b880fa
https://github.com/D-Programming-Language/dmd/commit/094c4319214bec3889cd0874f439a5f677b880fa
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2014-09-07 (Sun, 07 Sep 2014)
Changed paths:
M src/mtype.c
Log Message:
-----------
Do not rely on implicit conversion of int to bool
Commit: 6307faf675e6dbf544fea61aae146256eb71d30c
https://github.com/D-Programming-Language/dmd/commit/6307faf675e6dbf544fea61aae146256eb71d30c
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2014-09-07 (Sun, 07 Sep 2014)
Changed paths:
M src/mtype.c
Log Message:
-----------
Merge pull request #3953 from yebblies/impbool
[DDMD] Do not rely on implicit conversion of int to bool
Compare: https://github.com/D-Programming-Language/dmd/compare/a1521dd14d34...6307faf675e6
More information about the dmd-internals
mailing list