June 29, 2013 [dmd-internals] [D-Programming-Language/dmd] 764003: Don't use long long to cast signed int to float. | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 7640034220c296e233e84c6685721624b746e208 https://github.com/D-Programming-Language/dmd/commit/7640034220c296e233e84c6685721624b746e208 Author: Iain Buclaw <ibuclaw@ubuntu.com> Date: 2013-06-29 (Sat, 29 Jun 2013) Changed paths: M src/cast.c Log Message: ----------- Don't use long long to cast signed int to float. Commit: a1a15370112122015f63f15a051919511d1f4340 https://github.com/D-Programming-Language/dmd/commit/a1a15370112122015f63f15a051919511d1f4340 Author: Walter Bright <walter@walterbright.com> Date: 2013-06-29 (Sat, 29 Jun 2013) Changed paths: M src/cast.c Log Message: ----------- Merge pull request #2275 from ibuclaw/nolonglong Don't use long long to cast signed int to float. Compare: https://github.com/D-Programming-Language/dmd/compare/6cc1f26a673b...a1a153701121 |
Copyright © 1999-2021 by the D Language Foundation