[dmd-internals] [D-Programming-Language/dmd] 9a2c46: do not create cast expression for __vector.offseto...

GitHub noreply at github.com
Sun Dec 1 12:44:40 PST 2013


  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 at 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 at 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


More information about the dmd-internals mailing list