July 15, 2014 [dmd-internals] [D-Programming-Language/dmd] b190ea: Use explicit MOD type to avoid narrowing conversio... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: b190ea550b46cd7549db04361ef7863d5cffa632 https://github.com/D-Programming-Language/dmd/commit/b190ea550b46cd7549db04361ef7863d5cffa632 Author: Daniel Murphy <yebblies@gmail.com> Date: 2014-07-15 (Tue, 15 Jul 2014) Changed paths: M src/cast.c M src/mtype.c Log Message: ----------- Use explicit MOD type to avoid narrowing conversions from unsigned int Commit: c26b8a720f5d2045436a2925df65bdf6705f0c1c https://github.com/D-Programming-Language/dmd/commit/c26b8a720f5d2045436a2925df65bdf6705f0c1c Author: Hara Kenji <k.hara.pg+dev@gmail.com> Date: 2014-07-16 (Wed, 16 Jul 2014) Changed paths: M src/cast.c M src/mtype.c Log Message: ----------- Merge pull request #3769 from yebblies/DDMDMOD [DDMD] Use explicit MOD type to avoid narrowing conversions from unsigned int Compare: https://github.com/D-Programming-Language/dmd/compare/538f4028ccfc...c26b8a720f5d |
Copyright © 1999-2021 by the D Language Foundation