July 29, 2013 [dmd-internals] [D-Programming-Language/dmd] 54d99d: Do not use implicit int -> bool conversion (not va... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 54d99d7ec032b2eaa95a1a540f1da31746aab0d3 https://github.com/D-Programming-Language/dmd/commit/54d99d7ec032b2eaa95a1a540f1da31746aab0d3 Author: Daniel Murphy <yebblies@gmail.com> Date: 2013-07-29 (Mon, 29 Jul 2013) Changed paths: M src/attrib.c M src/attrib.h M src/parse.c Log Message: ----------- Do not use implicit int -> bool conversion (not valid in D) Commit: b8e6fb3c16fb2bdb3f5d5e7fa2d95825938dd9d2 https://github.com/D-Programming-Language/dmd/commit/b8e6fb3c16fb2bdb3f5d5e7fa2d95825938dd9d2 Author: Andrej Mitrovic <andrej.mitrovich@gmail.com> Date: 2013-07-29 (Mon, 29 Jul 2013) Changed paths: M src/attrib.c M src/attrib.h M src/parse.c Log Message: ----------- Merge pull request #2404 from yebblies/isunionbool [DDMD] Do not use implicit int -> bool conversion (not valid in D) Compare: https://github.com/D-Programming-Language/dmd/compare/0c9ee2406b2a...b8e6fb3c16fb |
Copyright © 1999-2021 by the D Language Foundation