May 14, 2015 [dmd-internals] [D-Programming-Language/dmd] c2be00: Use isLP64 to determine whether the foreach key ty... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: c2be00d6c9c6671f28089c4cd88ba40c7bed2264 https://github.com/D-Programming-Language/dmd/commit/c2be00d6c9c6671f28089c4cd88ba40c7bed2264 Author: Iain Buclaw <ibuclaw@gdcproject.org> Date: 2015-05-14 (Thu, 14 May 2015) Changed paths: M src/statement.c Log Message: ----------- Use isLP64 to determine whether the foreach key type should be int or long. Commit: 4982d1341e24a1530f7892296a14691ecb11acda https://github.com/D-Programming-Language/dmd/commit/4982d1341e24a1530f7892296a14691ecb11acda Author: Daniel Murphy <yebblies@gmail.com> Date: 2015-05-14 (Thu, 14 May 2015) Changed paths: M src/statement.c Log Message: ----------- Merge pull request #4647 from ibuclaw/foreach_key Use isLP64 to determine whether the foreach key type should be int or long Compare: https://github.com/D-Programming-Language/dmd/compare/36ba62de5c1a...4982d1341e24 |
Copyright © 1999-2021 by the D Language Foundation