December 01, 2013 [dmd-internals] [D-Programming-Language/dmd] 9a2c46: do not create cast expression for __vector.offseto... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 9a2c464863da3527059f4ed69ed8a0f0b50e994a https://github.com/D-Programming-Language/dmd/commit/9a2c464863da3527059f4ed69ed8a0f0b50e994a Author: Rainer Schuetze <r.sagitario@gmx.de> Date: 2013-12-01 (Sun, 01 Dec 2013) Changed paths: M src/mtype.c A test/compilable/test11656.d Log Message: ----------- do not create cast expression for __vector.offsetof/stringof Commit: b3825199d37e772494b322734e223f9443fd1bd4 https://github.com/D-Programming-Language/dmd/commit/b3825199d37e772494b322734e223f9443fd1bd4 Author: Walter Bright <walter@walterbright.com> Date: 2013-12-01 (Sun, 01 Dec 2013) Changed paths: M src/mtype.c A test/compilable/test11656.d Log Message: ----------- Merge pull request #2906 from rainers/issue11656 fix issue 11656: property offsetof does not work with __vector fields Compare: https://github.com/D-Programming-Language/dmd/compare/fdd7f9265921...b3825199d37e |
Copyright © 1999-2021 by the D Language Foundation